commit | 4f2e9d91f84ce39698517203974ffc2bcc32a21d | [log] [tgz] |
---|---|---|
author | Ben Greear <greearb@candelatech.com> | Mon Feb 07 13:44:35 2011 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Feb 09 16:09:46 2011 -0500 |
tree | 32a0b7b1856f4249ad7c2bdb39a757821fd90fff | |
parent | 4d51e149a6231ea9cc210795cbc358a7c9a8e016 [diff] |
mac80211: Allow scanning on existing channel-type. Previous code set the channel type to NO_HT, but it appears that NO_HT packets can be sent on any channel type, so we do not need to change the channel type as long as the channel is correct. Signed-off-by: Ben Greear <greearb@candelatech.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>