[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220403164526.357371-1-martin@kaiser.cx>
Date: Sun, 3 Apr 2022 18:45:21 +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>,
linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org,
Martin Kaiser <martin@...ser.cx>
Subject: [PATCH 0/5] staging: r8188eu: clean up validate_recv_ctrl_frame
Remove the return value, use ieee80211 helpers, simplify the error
handling.
Martin Kaiser (5):
staging: r8188eu: make validate_recv_ctrl_frame return void
staging: r8188eu: use ieee80211 helper to check for pspoll
staging: r8188eu: exit straight away if we have no pspoll frame
staging: r8188eu: use ieee80211 structs for addresses
staging: r8188eu: use ieee80211 struct for aid
drivers/staging/r8188eu/core/rtw_recv.c | 161 +++++++++++-------------
drivers/staging/r8188eu/include/wifi.h | 2 -
2 files changed, 76 insertions(+), 87 deletions(-)
--
2.30.2
Powered by blists - more mailing lists