staging: r8188eu: get addba resp status from ieee80211_mgmt
authorMartin Kaiser <martin@kaiser.cx>
Sat, 14 May 2022 16:47:34 +0000 (18:47 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 May 2022 15:41:56 +0000 (17:41 +0200)
commit571cc06877c211458aecfe4cdcad30fcb0fa134a
tree44ea990cabc2f542c26e1a21c56dec355837be6f
parent1ebea4231634207486f3e2d6a10ea14a27bd33d7
staging: r8188eu: get addba resp status from ieee80211_mgmt

Read the addba response status from struct ieee80211_mgmt instead of
parsing the incoming frame ourselves.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20220514164740.282552-2-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_mlme_ext.c