aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-3945-rs.c
diff options
context:
space:
mode:
authorMohamed Abbas <mabbas@linux.intel.com>2007-11-06 22:06:25 -0800
committerDavid S. Miller <davem@davemloft.net>2008-01-28 15:04:33 -0800
commit403ab56b1c2786b0e1d58c27f5ce667b529c7faa (patch)
tree684e4425c26b8244863740c1f69cc612eddff2ed /drivers/net/wireless/iwlwifi/iwl-3945-rs.c
parentiwlwifi: replace 0x8086 with PCI_VENDOR_ID_INTEL (diff)
downloadlinux-dev-403ab56b1c2786b0e1d58c27f5ce667b529c7faa.tar.xz
linux-dev-403ab56b1c2786b0e1d58c27f5ce667b529c7faa.zip
iwl4965: fix cannot find a suitable rate issue
This patch fixes the iwl4965 problem for "Can not find a suitable rate issues." by making rs_switch_to_mimo and rs_switch_to_siso functions return -1 when CONFIG_IWL4965_HT is not selected. They used to return 0, which means we can switch to HT rate causing the rate scale problem and the error message. The patch also fix another bug reported by Ben Cahill that it uses wrong value for max_success_limit. Signed-off-by: Mohamed Abbas <mabbas@linux.intel.com> Signed-off-by: Zhu Yi <yi.zhu@intel.com> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/iwlwifi/iwl-3945-rs.c')
0 files changed, 0 insertions, 0 deletions