[PATCH 0/5] staging: r8188eu: clean up OnDisassoc

From: Martin Kaiser
Date: Tue Nov 29 2022 - 15:52:10 EST


Clean up the OnDisassoc function. Use a struct ieee80211_mgmt for parsing
the incoming message and reduce the indentation levels.

Please apply this after the two series I sent some days ago

Martin Kaiser (5):
staging: r8188eu: use ieee80211_mgmt to parse addresses
staging: r8188eu: read reason code from ieee80211_mgmt
staging: r8188eu: move bBusyTraffic update
staging: r8188eu: handle the non-ap case first
staging: r8188eu: simplify err handling for unknown station

drivers/staging/r8188eu/core/rtw_mlme_ext.c | 47 ++++++++++-----------
1 file changed, 22 insertions(+), 25 deletions(-)

--
2.30.2