From: Rajkumar Manoharan Date: Tue, 6 Sep 2011 16:29:51 +0000 (+0530) Subject: ath9k_hw: Fix magnitude/phase average in TxIQ Calibration X-Git-Tag: v3.2-rc1~129^2~254^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e948b99d6f38b726ad1c8f99a2672b792756b549;p=pandora-kernel.git ath9k_hw: Fix magnitude/phase average in TxIQ Calibration The commit "ath9k_hw: Fix Tx IQ Calibration hang issue in AR9003 chips" did not consider more than one potential sample while calculating magnitude/phase average if more than one sample has the same value which could affect post-processing of outlier detection that causes an undesirable Tx IQ correction value will be assigned to tx gain settings where outlier happens. Cc: Kai Shi Reported-by: Paul Stewart Signed-off-by: Rajkumar Manoharan Signed-off-by: Paul Stewart Signed-off-by: John W. Linville --- Reading git-diff-tree failed