iwlwifi: don't read sku information from EEPROM for 4965
authorWey-Yi Guy <wey-yi.w.guy@intel.com>
Thu, 20 Jan 2011 16:08:04 +0000 (08:08 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 21 Jan 2011 20:05:57 +0000 (15:05 -0500)
commit239712ebb2b4750431980d33993ea05c6ac7ff65
tree3c3b6cbd96aefb0dad72c487736d4b56ba9484d0
parent765c2a964b49bd06b61a52991519281c85d82b67
iwlwifi: don't read sku information from EEPROM for 4965

For all the new devices, the sku information should read from EEPROM
but for legacy devices such as 4965, appearly the EEPROM does not
contain the necessary information. so skip the read from EEPROM
and go back to use software configuration.

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