linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] staging: r8188eu: start cleaning up OnAction_back
@ 2022-05-08 16:14 Martin Kaiser
  2022-05-08 16:14 ` [PATCH 1/5] staging: r8188eu: read addr2 from ieee80211_mgmt Martin Kaiser
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Martin Kaiser @ 2022-05-08 16:14 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Larry Finger, Phillip Potter, Michael Straube, linux-staging,
	linux-kernel, Martin Kaiser

Add a struct ieee80211_mgmt variable to OnAction_back, simplify the
parsing of the received management frame.

Martin Kaiser (5):
  staging: r8188eu: read addr2 from ieee80211_mgmt
  staging: r8188eu: don't check the category in OnAction_back
  staging: r8188eu: read destination address from ieee80211_mgmt
  staging: r8188eu: use back action codes from ieee80211.h
  staging: r8188eu: read back action code from ieee80211_mgmt

 drivers/staging/r8188eu/core/rtw_mlme_ext.c | 84 ++++++++++-----------
 1 file changed, 40 insertions(+), 44 deletions(-)

-- 
2.30.2


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-05-08 16:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-08 16:14 [PATCH 0/5] staging: r8188eu: start cleaning up OnAction_back Martin Kaiser
2022-05-08 16:14 ` [PATCH 1/5] staging: r8188eu: read addr2 from ieee80211_mgmt Martin Kaiser
2022-05-08 16:14 ` [PATCH 2/5] staging: r8188eu: don't check the category in OnAction_back Martin Kaiser
2022-05-08 16:14 ` [PATCH 3/5] staging: r8188eu: read destination address from ieee80211_mgmt Martin Kaiser
2022-05-08 16:14 ` [PATCH 4/5] staging: r8188eu: use back action codes from ieee80211.h Martin Kaiser
2022-05-08 16:14 ` [PATCH 5/5] staging: r8188eu: read back action code from ieee80211_mgmt Martin Kaiser

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).