aboutsummaryrefslogtreecommitdiffstats
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
commitb2ce41bde8d05be285e7e5de91c9c2c245442774 (patch)
treec755f56875e5d67e8a2e725fd5e65dba34995c77 /package/kernel/mac80211/patches/550-ath9k_entropy_from_adc.patch
parent3fe5fa17cfdac0cdb359b107f6f08f344e647ab9 (diff)
downloadmaster-187ad058-b2ce41bde8d05be285e7e5de91c9c2c245442774.tar.gz
master-187ad058-b2ce41bde8d05be285e7e5de91c9c2c245442774.tar.bz2
master-187ad058-b2ce41bde8d05be285e7e5de91c9c2c245442774.zip
ath9k: enable u-apsd support
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39685 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 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