]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8712: remove some ieee80211 constants from wifi.h
authorMichael Straube <straube.linux@gmail.com>
Mon, 29 Jun 2020 17:14:05 +0000 (19:14 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 1 Jul 2020 13:43:05 +0000 (15:43 +0200)
commit70b48204e238f60a98cd71c28c14dda81f5c5ba1
treeb8cd9c64acb2b451d032bd59b06bff42b94be5a1
parentd8e7a5b9daaf5bd780f47ea2f59e0a1f3fc79238
staging: rtl8712: 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-3-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/wifi.h