commit | 54708d8df355b7ecf1d25d4049336840e6107d96 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Mon Mar 05 11:24:31 2012 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Mar 06 15:16:11 2012 -0500 |
tree | 1a22241a989dce504f2232b7b15a6b5e70d046ba | |
parent | a8bceb392a739321ec20d03a91a86ebdde9c07bb [diff] |
iwlwifi: remove SKU from config There's no SKU override, we always just use it from EEPROM. As such, we can remove it from the config and use it in hw_param only. Since iwl_eeprom_check_sku() really needs to fill it in also rename that to iwl_eeprom_init_hw_params(). Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>