staging: r8188eu: use subtype helpers in collect_bss_info
authorMartin Kaiser <martin@kaiser.cx>
Fri, 2 Dec 2022 09:31:58 +0000 (10:31 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 5 Dec 2022 12:29:32 +0000 (13:29 +0100)
commit506783ffa96f953eea94d6ff99c4e908965fc383
tree088028c46bd30605f0853f65b468b71f7e92d160
parent3d0862367ab8af1144c0e5495b8bf0e2ce892afe
staging: r8188eu: use subtype helpers in collect_bss_info

Use the iee80211 helper functions to check the frame subtype in
collect_bss_info. Replace the call to the driver-specific
GetFrameSubType function.

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