staging: r8188eu: use ieee80211 helpers in mgt_dispatcher
authorMartin Kaiser <martin@kaiser.cx>
Wed, 13 Apr 2022 20:07:41 +0000 (22:07 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 14 Apr 2022 07:07:34 +0000 (09:07 +0200)
commit7bb528c6da7f9f8dd77867ab962e3ddd9a746c60
treeca57ce603f315fd99988534171999ea1b1929804
parent7897aa28c0a2c295ecfd24af42d47521ff74ab88
staging: r8188eu: use ieee80211 helpers in mgt_dispatcher

Use structs and functions from ieee80211.h in mgt_dispatcher to parse
the incoming frame.

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