]> git.itanic.dy.fi Git - linux-stable/commit
iwlwifi: fix 40MHz operation setting on cards that do not allow it
authorReinette Chatre <reinette.chatre@intel.com>
Mon, 14 Dec 2009 22:12:13 +0000 (14:12 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 6 Jan 2010 23:04:26 +0000 (15:04 -0800)
commit14b4d749ab35158853bca4868b42c0a8cb947206
tree55f154785884e6f49a4fca45c2bb51f991b2bb76
parentc4ae8aea88809050e8ae76a8c3e252ba3fe6e2cc
iwlwifi: fix 40MHz operation setting on cards that do not allow it

commit 6c3069b1e7e983e176a5f826e2edffefdd404a08 upstream.

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>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/wireless/iwlwifi/iwl-eeprom.c