mac80211: mlme: find auth challenge directly
There's no need to parse all elements etc. just to find the authentication challenge - use cfg80211_find_elem() instead. This also allows us to remove WLAN_EID_CHALLENGE handling from the element parsing entirely. Link: https://lore.kernel.org/r/20210920154009.45f9b3a15722.Ice3159ffad03a007d6154cbf1fb3a8c48489e86f@changeid Signed-off-by:Johannes Berg <johannes.berg@intel.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Loading
-
mentioned in commit 20c7d3eb
-
mentioned in commit 29c42766
-
mentioned in commit 29c42766
-
mentioned in commit 12bd079b
-
mentioned in commit 99279cde
-
mentioned in commit 7839d07b
-
mentioned in commit b07923b7
-
mentioned in commit 043694b9
-
mentioned in commit 8a1360cd
-
mentioned in commit 871e2c55
-
mentioned in commit 96715ee4
-
mentioned in commit 80e0cfba
-
mentioned in commit b9fc309d
-
mentioned in commit 675e778a
-
mentioned in commit b1f7cb89
-
mentioned in commit 96557cdb
-
mentioned in commit a84fe821
Please sign in to comment