Hi Martin, On 6/2/22 22:37, Martin Kaiser wrote:
Simplify the code to send the addba response and the delba message. Use ieee80211 helpers if possible. This series should be applied after the "start cleaning up issue_action_BA" series. Martin Kaiser (11): staging: r8188eu: use mgmt to set resp dialog token staging: r8188eu: use mgmt to set the addba resp status staging: r8188eu: use mgmt to set the addba resp timeout staging: r8188eu: use ieee80211 to set addba resp capabilities staging: r8188eu: calculate the addba response length staging: r8188eu: use mgmt to set the delba reason code staging: r8188eu: use mgmt to set delba params staging: r8188eu: clarify the contents of the delba params staging: r8188eu: calculate the delba length staging: r8188eu: remove the pframe variable staging: r8188eu: use u8, u16 in issue_action_BA prototype drivers/staging/r8188eu/core/rtw_mlme_ext.c | 51 +++++++------------ .../staging/r8188eu/include/rtw_mlme_ext.h | 3 +- 2 files changed, 18 insertions(+), 36 deletions(-)
Looks fine, thanks! Tested-by: Pavel Skripkin <paskripkin@xxxxxxxxx> With regards, Pavel Skripkin