[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220602193726.280922-1-martin@kaiser.cx>
Date: Thu, 2 Jun 2022 21:37:15 +0200
From: Martin Kaiser <martin@...ser.cx>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Larry Finger <Larry.Finger@...inger.net>,
Phillip Potter <phil@...lpotter.co.uk>,
Michael Straube <straube.linux@...il.com>,
Pavel Skripkin <paskripkin@...il.com>,
linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org,
Martin Kaiser <martin@...ser.cx>
Subject: [PATCH 00/11] staging: r8188eu: continue the cleanup of issue_action_BA
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(-)
--
2.30.2
Powered by blists - more mailing lists