From 7e0b5d15c626d1aa2f6fa51b52c64380a55649d3 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Wed, 27 Mar 2013 12:39:52 +0000 Subject: mac80211: backport some upstream mwl8k fixes SVN-Revision: 36134 --- package/mac80211/patches/300-pending_work.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/mac80211/patches/300-pending_work.patch') diff --git a/package/mac80211/patches/300-pending_work.patch b/package/mac80211/patches/300-pending_work.patch index cf51aae5cc..3a09420321 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; -- cgit v1.2.3