OSDN Git Service

cfg80211: handle 6 GHz capability of new station
authorRajkumar Manoharan <rmanohar@codeaurora.org>
Thu, 28 May 2020 19:34:29 +0000 (21:34 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Sun, 31 May 2020 09:26:20 +0000 (11:26 +0200)
commit43e64bf301fd8c54f0082d91c6ffd4de861baf96
treef068c98d0c37103b754788ce947fa2a9b76e6a3a
parent8b30808d9be4183fab17f0b0e68eea88c94ff15a
cfg80211: handle 6 GHz capability of new station

Handle 6 GHz HE capability while adding new station. It will be used
later in mac80211 station processing.

Signed-off-by: Rajkumar Manoharan <rmanohar@codeaurora.org>
Link: https://lore.kernel.org/r/1589399105-25472-2-git-send-email-rmanohar@codeaurora.org
[handle nl80211_set_station, require WME,
 remove NL80211_HE_6GHZ_CAPABILITY_LEN]
Link: https://lore.kernel.org/r/20200528213443.b6b711fd4312.Ic9b97d57b6c4f2b28d4b2d23d2849d8bc20bd8cc@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
include/uapi/linux/nl80211.h
net/wireless/nl80211.c