commit | 6c3069b1e7e983e176a5f826e2edffefdd404a08 | [log] [tgz] |
---|---|---|
author | Reinette Chatre <reinette.chatre@intel.com> | Mon Dec 14 14:12:13 2009 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Dec 21 11:32:14 2009 -0500 |
tree | 7e0b84234ecdac2912ea5e794412f2c56f2d499f | |
parent | dc57a303faab8562b92e85df0d79c4a05d7e2a61 [diff] |
iwlwifi: fix 40MHz operation setting on cards that do not allow it Some devices have 40MHz operation disabled entirely. Ensure that driver do not enable 40MHz operation if a channel does not allow this. This fixes http://bugzilla.intellinuxwireless.org/show_bug.cgi?id=2135 Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> CC: stable@kernel.org Signed-off-by: John W. Linville <linville@tuxdriver.com>