commit | 40a11ca83de91f6bb2306580e7732ad3d97f201a | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Mon Nov 24 15:49:44 2014 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Nov 25 11:05:33 2014 +0100 |
tree | 7328cc826ce65a33bf84edc0d8880fc33401338c | |
parent | ea9eba6a8b6b5d7a48b902d92dc2adb63b4371c0 [diff] |
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>