summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtl818x/rtl8187
diff options
context:
space:
mode:
authorSujith Manoharan <c_manoha@qca.qualcomm.com>2014-01-21 09:16:43 +0530
committerJohn W. Linville <linville@tuxdriver.com>2014-02-12 15:31:49 -0500
commitbafc20a6499b931ab53afa75d535f338f86d525b (patch)
tree2a3c2c4437759f7bc6e87fd2ef90eb315786a071 /drivers/net/wireless/rtl818x/rtl8187
parent4effc6fda7ab2fc10f640601359a63b04ad8f382 (diff)
downloadop-kernel-dev-bafc20a6499b931ab53afa75d535f338f86d525b.zip
op-kernel-dev-bafc20a6499b931ab53afa75d535f338f86d525b.tar.gz
ath9k: Remove unnecessary check
The commit "ath9k: Fix IQ calibration" added a check to ensure that valid i2_p_q2_a0_d1 values are not discarded. But since it is masked with 0xfff earlier, the codepath will not be executed. The earlier case where all values above 0x800 were considered invalid is incorrect, since the HW can return valid values between 0x800 and 0xfff. Cc: Kai Shi <kaishi@qca.qualcomm.com> Reported-by: Alex Hacker <hacker@epn.ru> Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/rtl818x/rtl8187')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud