]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
mac80211: allow setting spatial reuse parameters from bss_conf
authorJohn Crispin <john@phrozen.org>
Tue, 30 Jul 2019 16:37:01 +0000 (18:37 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 31 Jul 2019 09:00:52 +0000 (11:00 +0200)
Store the OBSS PD parameters inside bss_conf when bringing up an AP and/or
when a station connects to an AP. This allows the driver to configure the
HW accordingly.

Signed-off-by: John Crispin <john@phrozen.org>
Link: https://lore.kernel.org/r/20190730163701.18836-3-john@phrozen.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found