summaryrefslogtreecommitdiff
path: root/package/kernel/mac80211/patches/552-ath9k_p2p_ps_support.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
commit5438bc68b57c3579fd79d99a1116c3bc2a412d67 (patch)
tree1a722a4b48949018219e5658a399dc4deb11d89a /package/kernel/mac80211/patches/552-ath9k_p2p_ps_support.patch
parent11c23fded0b45bb50a1292d559e7e368d6844a22 (diff)
downloadmtk-20170518-5438bc68b57c3579fd79d99a1116c3bc2a412d67.zip
mtk-20170518-5438bc68b57c3579fd79d99a1116c3bc2a412d67.tar.gz
mtk-20170518-5438bc68b57c3579fd79d99a1116c3bc2a412d67.tar.bz2
ath9k: merge a fix for a race condition on init
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40591
Diffstat (limited to 'package/kernel/mac80211/patches/552-ath9k_p2p_ps_support.patch')
-rw-r--r--package/kernel/mac80211/patches/552-ath9k_p2p_ps_support.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/552-ath9k_p2p_ps_support.patch b/package/kernel/mac80211/patches/552-ath9k_p2p_ps_support.patch
index 1bd0a54..e066a38 100644
--- a/package/kernel/mac80211/patches/552-ath9k_p2p_ps_support.patch
+++ b/package/kernel/mac80211/patches/552-ath9k_p2p_ps_support.patch
@@ -225,7 +225,7 @@ Signed-off-by: Felix Fietkau <nbd@openwrt.org>
ath9k_cmn_init_crypto(sc->sc_ah);
ath9k_init_misc(sc);
ath_fill_led_pin(sc);
-@@ -870,6 +873,9 @@ static void ath9k_deinit_softc(struct at
+@@ -873,6 +876,9 @@ static void ath9k_deinit_softc(struct at
{
int i = 0;