]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: check if channels allow 80 MHz for VHT probe requests
authorJohannes Berg <johannes.berg@intel.com>
Mon, 24 Nov 2014 14:49:44 +0000 (15:49 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 25 Nov 2014 10:05:33 +0000 (11:05 +0100)
commit6d887a1d9ee1b84e473af1dbb6419e0a999b03d8
tree7328cc826ce65a33bf84edc0d8880fc33401338c
parentd45cab9182b91edc2866f2a9c0efed56db851d36
mac80211: check if channels allow 80 MHz for VHT probe requests

If there are no channels allowing 80 MHz to be used, then the
station isn't really VHT capable even if the driver and device
support it in general. In this case, exclude the VHT capability
IE from probe request frames.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/util.c