ath9k_hw: only use the PCIe disable register write sequence for AR5416
authorFelix Fietkau <nbd@openwrt.org>
Sat, 11 Dec 2010 23:51:07 +0000 (00:51 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 13 Dec 2010 20:23:30 +0000 (15:23 -0500)
commit040b74f741b20dbf07359716d5c540356a036ade
treedc24ce75b1d0497a930569a99d77c3e22659e53f
parent248a38d0ed754bf9f002e66f3d607e12ae6a673c
ath9k_hw: only use the PCIe disable register write sequence for AR5416

Newer chips do not need this, and maybe these register writes could have
negative side effects on newer hardware.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/hw.c