staging: rtl8188eu: remove some ieee80211 constants from wifi.h
authorMichael Straube <straube.linux@gmail.com>
Mon, 29 Jun 2020 17:14:03 +0000 (19:14 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 1 Jul 2020 13:43:04 +0000 (15:43 +0200)
commit8c97f42ca2093e3b6bb50b572247cd299624ae1d
tree22cff33435e2c96170116537e6e50d52b6753653
parentca003698251c11be0384b34afb76516fb8a55808
staging: rtl8188eu: remove some ieee80211 constants from wifi.h

The constants IEEE80211_BAR_CTRL_ACK_POLICY_NORMAL and
IEEE80211_BAR_CTRL_CBMTID_COMPRESSED_BA are not used in the driver
code and, if ever needed, available from 'include/linux/ieee80211.h'.
Remove them from wifi.h.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20200629171405.7711-1-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/include/wifi.h