From: Sujith Manoharan Date: Mon, 16 Sep 2013 04:54:51 +0000 (+0530) Subject: ath9k: Fix regression in LNA diversity X-Git-Tag: v3.12-rc4~30^2~39^2^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d29a5fd888918c35eb74496637d448ac37866c6e;p=pandora-kernel.git ath9k: Fix regression in LNA diversity The commit "ath9k: Optimize LNA check" tried to use the "rs_firstaggr" flag to optimize the LNA combining algorithm when processing subframes in an A-MPDU. This doesn't appear to work well in practice, so revert it and use the old method of relying on "rs_moreaggr". Cc: stable@vger.kernel.org # 3.11 Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed