]> git.baikalelectronics.ru Git - kernel.git/commit
staging: r8188eu: read status_code from struct ieee80211_mgmt
authorMartin Kaiser <martin@kaiser.cx>
Sat, 6 Aug 2022 11:13:49 +0000 (13:13 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 16 Aug 2022 13:16:40 +0000 (15:16 +0200)
commit57e27d1cd82ae449dae68434eccaa5d24a14cce3
tree88361e14b1327999a03790f6c72d7a88eb16107b
parent7a809419a110dbda00223a1cc371d0e31e4f2373
staging: r8188eu: read status_code from struct ieee80211_mgmt

Read the status code of the association response message from struct
ieee80211_mgmt. This should be easier to understand and to review than
calculating the offset manually.

Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20220806111352.690650-3-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_mlme_ext.c