From: Felix Fietkau Date: Sun, 20 Jan 2013 20:55:21 +0000 (+0100) Subject: ath9k_hw: fix chain swap setting when setting rx chainmask to 5 X-Git-Tag: v3.2.38~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=959f049dfb62b517cbb3dd48ed2fb7d9c713ce16;p=pandora-kernel.git ath9k_hw: fix chain swap setting when setting rx chainmask to 5 commit 24171dd92096fc370b195f3f6bdc0798855dc3f9 upstream. Chain swapping should only be enabled when the EEPROM chainmask is set to 5, regardless of what the runtime chainmask is. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville [bwh: Backported to 3.2: keep the special case for AR_SREV_9462 here] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed