[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220724153917.138848-1-martin@kaiser.cx>
Date: Sun, 24 Jul 2022 17:39:12 +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>,
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: use struct ieee80211_mgmt in OnAssocRsp
Use a struct ieee80211_mgmt in OnAssocRsp to read elements of the
association response message.
Martin Kaiser (5):
staging: r8188eu: get da from ieee80211_mgmt
staging: r8188eu: read status_code from struct ieee80211_mgmt
staging: r8188eu: read capability info from struct ieee80211_mgmt
staging: r8188eu: read aid from struct ieee80211_mgmt
staging: r8188eu: use offsetof for ie start offset
drivers/staging/r8188eu/core/rtw_mlme_ext.c | 16 ++++++----------
1 file changed, 6 insertions(+), 10 deletions(-)
--
2.30.2
Powered by blists - more mailing lists