Files
kernel_arpi/include/net
Johannes Berg ae5afa8851 UPSTREAM: wifi: cfg80211: make cfg80211_auth_request::key_idx signed
We might assign -1 to it in some cases when key is NULL,
which means the key_idx isn't used but can lead to a
warning from static checkers such as smatch.

Make the struct member signed simply to avoid that, we
only need a range of -1..3 anyway.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>

Bug: 253289327
Change-Id: Iaaa6e53137530af1c5364de880c7e0947abd19bc
(cherry picked from commit 23cc6d8c37cdbe3b2b74a922f3311ecb2a5aea6c)
Signed-off-by: Kiran Kumar Lokere <quic_klokere@quicinc.com>
Signed-off-by: Carlos Llamas <cmllamas@google.com>
2022-12-07 00:37:19 +00:00
..
2021-07-01 13:19:48 -07:00
2022-08-02 08:37:15 +02:00
2022-08-04 15:18:41 +02:00
2021-07-29 12:18:11 +01:00
2020-06-22 21:12:44 -07:00
2022-11-28 16:08:50 +00:00
2021-07-27 13:05:56 +01:00
2021-10-18 13:47:09 +01:00
2021-08-04 10:01:26 +01:00
2022-11-15 12:48:44 +00:00
2021-08-03 13:05:26 +01:00
2022-07-22 17:43:50 +02:00
2020-06-18 20:46:23 -07:00
2022-09-24 14:22:45 +02:00