diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-02-22 13:01:00 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-02-22 13:01:00 +0000 |
commit | fc0a51c2e19e1cbb90acf81031eabf35d3484514 (patch) | |
tree | 53cc6b3dd89b5399831b90bd81a0bd02a83eacc4 /package/kernel/mac80211/patches/550-ath9k_entropy_from_adc.patch | |
parent | b44e9bff9dd2840df8353c8c4c71b26a14e5dd70 (diff) | |
download | upstream-fc0a51c2e19e1cbb90acf81031eabf35d3484514.tar.gz upstream-fc0a51c2e19e1cbb90acf81031eabf35d3484514.tar.bz2 upstream-fc0a51c2e19e1cbb90acf81031eabf35d3484514.zip |
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.patch | 4 |
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 6c18d0f2a0..12f8b7e765 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 |