]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ath9k_hw: fix chain swap setting when setting rx chainmask to 5
authorFelix Fietkau <nbd@openwrt.org>
Sun, 20 Jan 2013 20:55:21 +0000 (21:55 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Feb 2013 00:27:03 +0000 (18:27 -0600)
commitd94d4a502560adec4728003cd616eedbeeaea4bb
tree7112f6431703aee5c4e4516a9f04b18a08e3a870
parent94076a8cfd22ee8ab5e299bd3f5f603b60976a6d
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 <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/wireless/ath/ath9k/ar9003_phy.c