staging: rtl8192e: Add cfg80211.h and remove defined variables
authorPhilipp Hortmann <philipp.g.hortmann@gmail.com>
Sat, 3 Jun 2023 08:52:51 +0000 (10:52 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 15 Jun 2023 10:46:35 +0000 (12:46 +0200)
commitd88b46ce5ab8160a3c5d4efde27197d7545ec19a
treea5cf5c8b8ca01797fc4d83e06817078177af1f31
parentc88af76f71c5459852ed959af5ab7afbbf2c4411
staging: rtl8192e: Add cfg80211.h and remove defined variables

Add cfg80211 and remove defined variables rfc1042_header and
bridge_tunnel_header as they are then already defined. Usage of cfg80211
is required to merge driver into wireless subsystem.

Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Message-ID: <20230603085251.GA20230@matrix-ESPRIMO-P710>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtllib.h
drivers/staging/rtl8192e/rtllib_rx.c