[PATCH 0/7] staging: r8188eu: more cleanups in OnAction_back

Martin Kaiser posted 7 patches 1 year, 11 months ago
drivers/staging/r8188eu/core/rtw_mlme_ext.c   | 36 ++++++++++---------
drivers/staging/r8188eu/core/rtw_wlan_util.c  | 22 ------------
.../staging/r8188eu/include/rtw_mlme_ext.h    |  2 --
3 files changed, 20 insertions(+), 40 deletions(-)
[PATCH 0/7] staging: r8188eu: more cleanups in OnAction_back
Posted by Martin Kaiser 1 year, 11 months ago
Simplify some more places where fields are extracted from an incoming
block ack frame.

This series should be applied after the "start cleaning up OnAction_back"
series.

Martin Kaiser (7):
  staging: r8188eu: get addba resp status from ieee80211_mgmt
  staging: r8188eu: read addba resp tid from ieee80211_mgmt
  staging: r8188eu: merge process_addba_req into OnAction_back
  staging: r8188eu: replace if with ternary operator
  staging: r8188eu: use BIT(tid) instead of manual shift
  staging: r8188eu: check for initiator vs recipient
  staging: r8188eu: use the tid in delba processing

 drivers/staging/r8188eu/core/rtw_mlme_ext.c   | 36 ++++++++++---------
 drivers/staging/r8188eu/core/rtw_wlan_util.c  | 22 ------------
 .../staging/r8188eu/include/rtw_mlme_ext.h    |  2 --
 3 files changed, 20 insertions(+), 40 deletions(-)

-- 
2.30.2