summaryrefslogtreecommitdiff
path: root/package/kernel/mac80211/patches/543-ath9k-allow-to-disable-bands-via-platform-data.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-02-25 10:27:02 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-02-25 10:27:02 +0000
commitccccc104b3603d903a591c21cbea211ab757fbba (patch)
tree5abb79a07889ebe56fada82996f1c8cb8a511578 /package/kernel/mac80211/patches/543-ath9k-allow-to-disable-bands-via-platform-data.patch
parentde750029f42feb180f12671fa9a8e17a49432fe2 (diff)
downloadmtk-20170518-ccccc104b3603d903a591c21cbea211ab757fbba.zip
mtk-20170518-ccccc104b3603d903a591c21cbea211ab757fbba.tar.gz
mtk-20170518-ccccc104b3603d903a591c21cbea211ab757fbba.tar.bz2
ath9k: add fixes for rx processing and baseband hang detection
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39751
Diffstat (limited to 'package/kernel/mac80211/patches/543-ath9k-allow-to-disable-bands-via-platform-data.patch')
-rw-r--r--package/kernel/mac80211/patches/543-ath9k-allow-to-disable-bands-via-platform-data.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/543-ath9k-allow-to-disable-bands-via-platform-data.patch b/package/kernel/mac80211/patches/543-ath9k-allow-to-disable-bands-via-platform-data.patch
index 359f432..08a1a0f 100644
--- a/package/kernel/mac80211/patches/543-ath9k-allow-to-disable-bands-via-platform-data.patch
+++ b/package/kernel/mac80211/patches/543-ath9k-allow-to-disable-bands-via-platform-data.patch
@@ -11,7 +11,7 @@
int (*external_reset)(void);
--- a/drivers/net/wireless/ath/ath9k/hw.c
+++ b/drivers/net/wireless/ath/ath9k/hw.c
-@@ -2323,17 +2323,25 @@ int ath9k_hw_fill_cap_info(struct ath_hw
+@@ -2329,17 +2329,25 @@ int ath9k_hw_fill_cap_info(struct ath_hw
}
eeval = ah->eep_ops->get_eeprom(ah, EEP_OP_MODE);