OSDN Git Service

mac80211: propagate HE operation info into bss_conf
authorJohn Crispin <john@phrozen.org>
Mon, 29 Jul 2019 10:23:42 +0000 (12:23 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 29 Jul 2019 14:39:37 +0000 (16:39 +0200)
commit697f6c507c74991057eb6df3cfb46579ca136467
treee70bff4a57fe587321046abff034ec23e7b96b48
parent90d4962cfc87a6994a19db0d76e1fa214dd67267
mac80211: propagate HE operation info into bss_conf

Upon a successful assoc a station shall store the content of the HE
operation element inside bss_conf so that the driver can setup the
hardware accordingly.

Signed-off-by: Shashidhar Lakkavalli <slakkavalli@datto.com>
Signed-off-by: John Crispin <john@phrozen.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20190729102342.8659-2-john@phrozen.org
[use struct copy]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/he.c
net/mac80211/ieee80211_i.h
net/mac80211/mlme.c