summaryrefslogtreecommitdiff
path: root/package/mac80211/patches/300-pending_work.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2013-03-27 12:39:52 +0000
committerJonas Gorski <jogo@openwrt.org>2013-03-27 12:39:52 +0000
commit7e0b5d15c626d1aa2f6fa51b52c64380a55649d3 (patch)
tree6e593dca2570f5bc134e13006afedeee131afb83 /package/mac80211/patches/300-pending_work.patch
parent574bab45ac550c378af1435362e0d9782147f215 (diff)
downloadmtk-20170518-7e0b5d15c626d1aa2f6fa51b52c64380a55649d3.zip
mtk-20170518-7e0b5d15c626d1aa2f6fa51b52c64380a55649d3.tar.gz
mtk-20170518-7e0b5d15c626d1aa2f6fa51b52c64380a55649d3.tar.bz2
mac80211: backport some upstream mwl8k fixes
SVN-Revision: 36134
Diffstat (limited to 'package/mac80211/patches/300-pending_work.patch')
-rw-r--r--package/mac80211/patches/300-pending_work.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/300-pending_work.patch b/package/mac80211/patches/300-pending_work.patch
index cf51aae..3a09420 100644
--- a/package/mac80211/patches/300-pending_work.patch
+++ b/package/mac80211/patches/300-pending_work.patch
@@ -300,7 +300,7 @@
static void ieee80211_iface_work(struct work_struct *work)
{
struct ieee80211_sub_if_data *sdata =
-@@ -1126,6 +1175,9 @@ static void ieee80211_iface_work(struct
+@@ -1126,6 +1175,9 @@ static void ieee80211_iface_work(struct
break;
ieee80211_mesh_rx_queued_mgmt(sdata, skb);
break;