commit | a6662dbae0b3a7a91317ec88b5aa0cf8d716f183 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Dec 04 20:49:42 2012 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Dec 04 20:51:27 2012 +0100 |
tree | 597efafa76ec2defa1f54dc194eb8846518cc73b | |
parent | 2f91a96799d155d56a0663dbe00fc45c6721a763 [diff] |
cfg80211: check no-OFDM flag for channels wider than 20 MHz For channels wider than 20 MHz OFDM will be used, so when checking whether or not a channel is usable, check for the no-OFDM flag if the channel is wider than 20 MHz. Signed-off-by: Johannes Berg <johannes.berg@intel.com>