From: Lukáš Turek <8an@praha12.net> Date: Thu, 19 Nov 2009 22:02:02 +0000 (+0100) Subject: ath5k: Fix I/Q calibration X-Git-Tag: v2.6.33-rc1~388^2~214^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1cf2dbd0f798b71b1590e7aca6647f2caef1649;p=pandora-kernel.git ath5k: Fix I/Q calibration The sign of correction coefficients was lost in the calculations, which caused high packetloss in 802.11a mode after the results were applied. Fixed by removing unneccesary and broken AND with a bit mask. Signed-off-by: Lukas Turek <8an@praha12.net> Acked-by: Nick Kossifidis Signed-off-by: John W. Linville --- Reading git-diff-tree failed