summaryrefslogtreecommitdiff
path: root/package/kernel/mac80211/patches/550-ath9k_entropy_from_adc.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-02-22 13:01:00 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-02-22 13:01:00 +0000
commitfc0a51c2e19e1cbb90acf81031eabf35d3484514 (patch)
tree53cc6b3dd89b5399831b90bd81a0bd02a83eacc4 /package/kernel/mac80211/patches/550-ath9k_entropy_from_adc.patch
parentb44e9bff9dd2840df8353c8c4c71b26a14e5dd70 (diff)
downloadmtk-20170518-fc0a51c2e19e1cbb90acf81031eabf35d3484514.zip
mtk-20170518-fc0a51c2e19e1cbb90acf81031eabf35d3484514.tar.gz
mtk-20170518-fc0a51c2e19e1cbb90acf81031eabf35d3484514.tar.bz2
ath9k: enable u-apsd support
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39685
Diffstat (limited to 'package/kernel/mac80211/patches/550-ath9k_entropy_from_adc.patch')
-rw-r--r--package/kernel/mac80211/patches/550-ath9k_entropy_from_adc.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/kernel/mac80211/patches/550-ath9k_entropy_from_adc.patch b/package/kernel/mac80211/patches/550-ath9k_entropy_from_adc.patch
index 6c18d0f..12f8b7e 100644
--- a/package/kernel/mac80211/patches/550-ath9k_entropy_from_adc.patch
+++ b/package/kernel/mac80211/patches/550-ath9k_entropy_from_adc.patch
@@ -65,7 +65,7 @@
}
void ath9k_reload_chainmask_settings(struct ath_softc *sc)
-@@ -979,6 +980,18 @@ static void ath9k_set_hw_capab(struct at
+@@ -980,6 +981,18 @@ static void ath9k_set_hw_capab(struct at
SET_IEEE80211_PERM_ADDR(hw, common->macaddr);
}
@@ -84,7 +84,7 @@
int ath9k_init_device(u16 devid, struct ath_softc *sc,
const struct ath_bus_ops *bus_ops)
{
-@@ -1024,6 +1037,8 @@ int ath9k_init_device(u16 devid, struct
+@@ -1025,6 +1038,8 @@ int ath9k_init_device(u16 devid, struct
ARRAY_SIZE(ath9k_tpt_blink));
#endif