staging: r8188eu: replace get_da with ieee80211_get_DA
authorMartin Kaiser <martin@kaiser.cx>
Sat, 29 Oct 2022 17:10:10 +0000 (19:10 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 31 Oct 2022 08:07:36 +0000 (09:07 +0100)
commit1a048cde49046f37f91d340d25d7622f8f87a994
tree9fdefd41e81c49e00ecf814801f4b7ede5e020fa
parent1838742b1d4e6d89d9448fba2f3340b0aaaede73
staging: r8188eu: replace get_da with ieee80211_get_DA

Replace a call to the driver-specific get_da function with
ieee80211_get_DA from ieee80211.h.

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