]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc791d2d0e5352a40e708af2f208696a0dd68be6e
tree3c1425a103c6064ff4c2add114a6e8fabfb2475a
parent17a918a2bc914857b9a08d6ccb86072f10c57fad
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