From: Johannes Berg Date: Mon, 5 Mar 2012 19:24:31 +0000 (-0800) Subject: iwlwifi: remove SKU from config X-Git-Tag: v3.4-rc1~177^2~108^2~133 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54708d8df355b7ecf1d25d4049336840e6107d96;p=pandora-kernel.git 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 Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed