staging: r8188eu: replace one GetAddr3Ptr call
authorMartin Kaiser <martin@kaiser.cx>
Sat, 26 Nov 2022 16:01:20 +0000 (17:01 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 5 Dec 2022 12:28:58 +0000 (13:28 +0100)
commit64a4ade699e70b2b700cf6088916827b73988d52
tree8c9c58b5b3cb4858cc78ac25c950a02debbd6e80
parent2cb3ecf1c5fa4850073d48fb4a759fc650f08736
staging: r8188eu: replace one GetAddr3Ptr call

Define a struct ieee80211_mgmt in the OnBeacon function. Use it to replace
one GetAddr3Ptr call. This is a tiny step towards making GetAddr3Ptr
obsolete.

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-2-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_mlme_ext.c