[PATCH 0/4] staging:rtl8712: avoid unnecessary definitions in wifi.h

From: Ivan Safonov
Date: Sat Feb 27 2021 - 17:32:44 EST


wifi.h contains unnecessary definitions. Some of them are not used
at all, some can be replaced with native definitions.

Ivan Safonov (4):
staging:rtl8712: replace get_(d|s)a with ieee80211_get_(D|S)A
staging:rtl8712: remove unused definitions from wifi.h
staging:rtl8712: use IEEE80211_FCTL_* kernel definitions
staging:rtl8712: replace cap_* definitions with native kernel
WLAN_CAPABILITY_*

drivers/staging/rtl8712/ieee80211.c | 6 +-
drivers/staging/rtl8712/rtl871x_recv.c | 4 +-
drivers/staging/rtl8712/wifi.h | 178 +++----------------------
3 files changed, 27 insertions(+), 161 deletions(-)

--
2.26.2