aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/300-pending_work.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-09-09 17:31:53 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-09-09 17:31:53 +0000
commit247299bfa0b5b18a98a721cdcbf4f5af4ff78a51 (patch)
tree503b5bff7313f8ed3ee7665759ad587ea2eb2cfd /package/kernel/mac80211/patches/300-pending_work.patch
parente6d015489bc4afc26bdc8e0bc57a54ee7b3b049a (diff)
downloadupstream-247299bfa0b5b18a98a721cdcbf4f5af4ff78a51.tar.gz
upstream-247299bfa0b5b18a98a721cdcbf4f5af4ff78a51.tar.bz2
upstream-247299bfa0b5b18a98a721cdcbf4f5af4ff78a51.zip
rt2x00: merge an rt2800 initialization order fix
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37922
Diffstat (limited to 'package/kernel/mac80211/patches/300-pending_work.patch')
-rw-r--r--package/kernel/mac80211/patches/300-pending_work.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/300-pending_work.patch b/package/kernel/mac80211/patches/300-pending_work.patch
index ca232a0e53..de70867c6b 100644
--- a/package/kernel/mac80211/patches/300-pending_work.patch
+++ b/package/kernel/mac80211/patches/300-pending_work.patch
@@ -2983,7 +2983,7 @@
*init dbgp flags before all
--- a/drivers/net/wireless/rtlwifi/ps.c
+++ b/drivers/net/wireless/rtlwifi/ps.c
-@@ -269,6 +269,7 @@ void rtl_ips_nic_on(struct ieee80211_hw
+@@ -269,6 +269,7 @@ void rtl_ips_nic_on(struct ieee80211_hw
spin_unlock_irqrestore(&rtlpriv->locks.ips_lock, flags);
}