mac80211: debugfs: add file to disallow TDLS wider-bw
authorArik Nemtsov <arik@wizery.com>
Sat, 15 Aug 2015 19:39:46 +0000 (22:39 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 22 Sep 2015 13:21:21 +0000 (15:21 +0200)
commit82c0cc90d6268a3cd3ee058257d2146188326452
tree1a4c12dc918c9671743378436b94846a4f519534
parentfc58c47ef1ace65c5c1c94f2e96578e7b04aad64
mac80211: debugfs: add file to disallow TDLS wider-bw

Sometimes we are interested in testing TDLS performance in a specific
width setting. Add the ability to disable the wider-band feature, thereby
allowing the TDLS channel width to be controlled by the BSS width.

Signed-off-by: Arik Nemtsov <arikx.nemtsov@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/cfg.c
net/mac80211/debugfs_netdev.c
net/mac80211/ieee80211_i.h
net/mac80211/tdls.c