[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <b589cbce-87a2-d58c-72e0-3f334a026ea7@gmail.com>
Date: Sun, 30 Oct 2022 11:40:05 +0100
From: Philipp Hortmann <philipp.g.hortmann@...il.com>
To: Martin Kaiser <martin@...ser.cx>,
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
Subject: Re: [PATCH 00/13] staging: r8188eu: clean up action frame handlers
On 10/29/22 19:23, Martin Kaiser wrote:
> 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(-)
>
Tested-by: Philipp Hortmann <philipp.g.hortmann@...il.com> # Edimax N150
Powered by blists - more mailing lists