[PATCH 0/9] staging: r8188eu: clean up the OnDeAuth function

From: Martin Kaiser
Date: Sat Oct 15 2022 - 11:24:59 EST


This series cleans up the OnDeAuth function and tries to replace
driver-specific parsing code with helpers from ieee80211.h.

Martin Kaiser (9):
staging: r8188eu: replace one GetAddr3Ptr call
staging: r8188eu: get reason code from mgmt struct
staging: r8188eu: clarify the bBusyTraffic assignment
staging: r8188eu: use sa instead of Addr2
staging: r8188eu: get bssid from mgmt struct
staging: r8188eu: exit for deauth from unknown station
staging: r8188eu: remove unnecessary return
staging: r8188eu: summarize two flags checks
staging: r8188eu: ignore_received_deauth is a boolean

drivers/staging/r8188eu/core/rtw_mlme_ext.c | 45 ++++++++++-----------
1 file changed, 21 insertions(+), 24 deletions(-)

--
2.30.2