staging: r8188eu: replace GetAddr2Ptr calls
authorMartin Kaiser <martin@kaiser.cx>
Sat, 26 Nov 2022 16:01:22 +0000 (17:01 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 5 Dec 2022 12:28:58 +0000 (13:28 +0100)
commit0e73b1276a51eeb649c9676e41c9e4208c8b40af
tree0740593e441e8a26e177baa8c3e3cc484ad03d25
parent84d55656bf4486eee77b783b88adebad0cf5d649
staging: r8188eu: replace GetAddr2Ptr calls

Get the source address of a beacon frame from our struct ieee80211_mgmt
instead of using the driver's internal GetAddr2Ptr helper.

Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20221126160129.178697-4-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_mlme_ext.c