From: Johannes Berg Date: Wed, 30 May 2012 08:36:12 +0000 (+0200) Subject: iwlwifi: fix TX power antenna access X-Git-Tag: v3.5-rc3~22^2~10^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5fdde28b4f5fb756032e7ad2c6fcdcffde20958;p=pandora-kernel.git iwlwifi: fix TX power antenna access Since my commit iwlwifi: use valid TX/RX antenna from hw_params the config values are pure overrides, not the real values for all hardware. Therefore, the EEPROM TX power reading code checks the wrong values, it should check the hw_params values. Cc: stable@kernel.org [3.4] Reviewed-by: Emmanuel Grumbach Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed