iwlwifi: fix valid chain reading from EEPROM
authorWey-Yi Guy <wey-yi.w.guy@intel.com>
Tue, 18 Jan 2011 15:59:13 +0000 (07:59 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 18 Jan 2011 20:10:31 +0000 (15:10 -0500)
commit38d59392b29437af3a702209b6a5196ef01f79a8
tree998761df5e1f35d237ff3c9ff42842ee8ba7d6bb
parent599b13adc2bf236da8f86a34b0b51168e19d3524
iwlwifi: fix valid chain reading from EEPROM

When read valid tx/rx chains from EEPROM, there is a bug to use the
tx chain value for both tx and rx, the result of this cause low
receive throughput on 1x2 devices becuase rx will only utilize single
chain instead of two chains

Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-agn-eeprom.c