staging: r8188eu: use ieee80211 structs for addresses
authorMartin Kaiser <martin@kaiser.cx>
Sun, 3 Apr 2022 16:45:25 +0000 (18:45 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Apr 2022 14:31:07 +0000 (16:31 +0200)
commita32dad7d97eadb69fcddc5fdb3dd98e684a7a870
tree3c1425a103c6064ff4c2add114a6e8fabfb2475a
parent1988a52484af6ee69673ff241636827bf743e246
staging: r8188eu: use ieee80211 structs for addresses

Map the incoming frame data to a struct ieee80211_hdr and extract
the addresses.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20220403164526.357371-5-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_recv.c