aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/550-ath9k_entropy_from_adc.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-04-29 15:52:08 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-04-29 15:52:08 +0000
commite9a3416550014598de03fbae7d80a331827b1a79 (patch)
tree4d974ad81710067b672bb8cd80c7dbaf65fe7c9c /package/kernel/mac80211/patches/550-ath9k_entropy_from_adc.patch
parentd1e0abf3a8c4d7e04a1ffcfb6d53b85f1fc98c55 (diff)
downloadupstream-e9a3416550014598de03fbae7d80a331827b1a79.tar.gz
upstream-e9a3416550014598de03fbae7d80a331827b1a79.tar.bz2
upstream-e9a3416550014598de03fbae7d80a331827b1a79.zip
ath9k: merge a fix for a race condition on init
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40591 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.patch2
1 files changed, 1 insertions, 1 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 54f5ced4c2..513c48d799 100644
--- a/package/kernel/mac80211/patches/550-ath9k_entropy_from_adc.patch
+++ b/package/kernel/mac80211/patches/550-ath9k_entropy_from_adc.patch
@@ -84,7 +84,7 @@
int ath9k_init_device(u16 devid, struct ath_softc *sc,
const struct ath_bus_ops *bus_ops)
{
-@@ -813,6 +826,8 @@ int ath9k_init_device(u16 devid, struct
+@@ -816,6 +829,8 @@ int ath9k_init_device(u16 devid, struct
ARRAY_SIZE(ath9k_tpt_blink));
#endif