diff options
author | Michael Straube <straube.linux@gmail.com> | 2022-04-18 20:09:16 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-04-20 18:37:43 +0200 |
commit | 9dc9653c8501b96123d5ca00ec792ca0e4b27180 (patch) | |
tree | 7a492b4154156a926b48a3fdbaa0f134869c1749 /drivers/visorbus/Kconfig | |
parent | 96b6efb72d1413fab4d9e7be9a87f7d2b191a3fb (diff) | |
download | linux-9dc9653c8501b96123d5ca00ec792ca0e4b27180.tar.bz2 |
staging: r8188eu: use in-kernel ieee80211 header structures
The structures
rtw_ieee80211_hdr
rtw_ieee80211_hdr_3addr
rtw_ieee80211_hdr_3addr_qos
in drivers/staging/r8188eu/include/ieee80211.h just duplicate the
in-kernel structures from include/linux/ieee80211.h.
ieee80211_hdr
ieee80211_hdr_3addr
ieee80211_qos_hdr
Remove the rtw_ prefixed structures and use the in-kernel versions.
Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20220418180916.11311-1-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/visorbus/Kconfig')
0 files changed, 0 insertions, 0 deletions