mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 00/13] staging: r8188eu: clean up action frame handlers
@ 2022-10-29 17:23 Martin Kaiser
  2022-10-29 17:23 ` [PATCH 01/13] staging: r8188eu: replace a GetAddr1Ptr call Martin Kaiser
                   ` (13 more replies)
  0 siblings, 14 replies; 16+ messages in thread
From: Martin Kaiser @ 2022-10-29 17:23 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Larry Finger, Phillip Potter, Michael Straube, Pavel Skripkin,
	linux-staging, linux-kernel, Martin Kaiser

Clean up the handlers for action frames. Summarize common code, remove
unnecessary return values.

Please apply this on top of the "remove the last get_da calls" series.

Martin Kaiser (13):
  staging: r8188eu: replace a GetAddr1Ptr call
  staging: r8188eu: remove duplicate category check
  staging: r8188eu: make on_action_public static void
  staging: r8188eu: make OnAction_back static void
  staging: r8188eu: make OnAction_p2p static void
  staging: r8188eu: remove category check in OnAction_p2p
  staging: r8188eu: replace switch-case with if
  staging: r8188eu: replace GetAddr1Ptr call in OnAction_p2p
  staging: r8188eu: clean up on_action_public
  staging: r8188eu: remove return value from on_action_public_vendor
  staging: r8188eu: remove return value from on_action_public_default
  staging: r8188eu: rtw_action_public_decache's token is a u8
  staging: r8188eu: check destination address in OnAction

 drivers/staging/r8188eu/core/rtw_mlme_ext.c   | 116 +++++-------------
 .../staging/r8188eu/include/rtw_mlme_ext.h    |   7 --
 2 files changed, 28 insertions(+), 95 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2022-10-30 10:40 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-29 17:23 [PATCH 00/13] staging: r8188eu: clean up action frame handlers Martin Kaiser
2022-10-29 17:23 ` [PATCH 01/13] staging: r8188eu: replace a GetAddr1Ptr call Martin Kaiser
2022-10-29 17:23 ` [PATCH 02/13] staging: r8188eu: remove duplicate category check Martin Kaiser
2022-10-29 17:23 ` [PATCH 03/13] staging: r8188eu: make on_action_public static void Martin Kaiser
2022-10-29 21:29   ` kernel test robot
2022-10-29 17:23 ` [PATCH 04/13] staging: r8188eu: make OnAction_back " Martin Kaiser
2022-10-29 17:23 ` [PATCH 05/13] staging: r8188eu: make OnAction_p2p " Martin Kaiser
2022-10-29 17:23 ` [PATCH 06/13] staging: r8188eu: remove category check in OnAction_p2p Martin Kaiser
2022-10-29 17:23 ` [PATCH 07/13] staging: r8188eu: replace switch-case with if Martin Kaiser
2022-10-29 17:23 ` [PATCH 08/13] staging: r8188eu: replace GetAddr1Ptr call in OnAction_p2p Martin Kaiser
2022-10-29 17:23 ` [PATCH 09/13] staging: r8188eu: clean up on_action_public Martin Kaiser
2022-10-29 17:23 ` [PATCH 10/13] staging: r8188eu: remove return value from on_action_public_vendor Martin Kaiser
2022-10-29 17:23 ` [PATCH 11/13] staging: r8188eu: remove return value from on_action_public_default Martin Kaiser
2022-10-29 17:23 ` [PATCH 12/13] staging: r8188eu: rtw_action_public_decache's token is a u8 Martin Kaiser
2022-10-29 17:23 ` [PATCH 13/13] staging: r8188eu: check destination address in OnAction Martin Kaiser
2022-10-30 10:40 ` [PATCH 00/13] staging: r8188eu: clean up action frame handlers Philipp Hortmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®