]> 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)
commitd9f3e2b2e6778eedcdfd8ea6a94f8da611fcd2b1
tree7328cc826ce65a33bf84edc0d8880fc33401338c
parent767525409e22aa828d64196207a0ed072e8b332c
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