staging: r8188eu: use ieee80211 helper for destination address
authorMartin Kaiser <martin@kaiser.cx>
Sun, 3 Apr 2022 16:54:29 +0000 (18:54 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Apr 2022 14:32:42 +0000 (16:32 +0200)
commitcdd99aa12bad9a534f981fa5c114c1d3f6ef0941
tree6a5831b867c52f411996401a99f6fd22d70de216
parent9dedacd9fa04baa15ddecc5ce7800af096ab359f
staging: r8188eu: use ieee80211 helper for destination address

Use the ieee80211_get_DA helper to get a pointer to the destination
address of the incoming data frame.

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