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