[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221129205152.128172-1-martin@kaiser.cx>
Date: Tue, 29 Nov 2022 21:51:47 +0100
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 0/5] staging: r8188eu: clean up OnDisassoc
Clean up the OnDisassoc function. Use a struct ieee80211_mgmt for parsing
the incoming message and reduce the indentation levels.
Please apply this after the two series I sent some days ago
Martin Kaiser (5):
staging: r8188eu: use ieee80211_mgmt to parse addresses
staging: r8188eu: read reason code from ieee80211_mgmt
staging: r8188eu: move bBusyTraffic update
staging: r8188eu: handle the non-ap case first
staging: r8188eu: simplify err handling for unknown station
drivers/staging/r8188eu/core/rtw_mlme_ext.c | 47 ++++++++++-----------
1 file changed, 22 insertions(+), 25 deletions(-)
--
2.30.2
Powered by blists - more mailing lists