From 9ddff7b7675afd0aeb9b6582e2f90c25e40b33da Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 3 Apr 2015 19:42:33 +0000 Subject: mac80211: update the software queue patch to the version accepted upstream Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45265 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../patches/314-mac80211-mesh-avoid-pointless-station-lookup.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/kernel/mac80211/patches/314-mac80211-mesh-avoid-pointless-station-lookup.patch') diff --git a/package/kernel/mac80211/patches/314-mac80211-mesh-avoid-pointless-station-lookup.patch b/package/kernel/mac80211/patches/314-mac80211-mesh-avoid-pointless-station-lookup.patch index c476dd463c..9105a64489 100644 --- a/package/kernel/mac80211/patches/314-mac80211-mesh-avoid-pointless-station-lookup.patch +++ b/package/kernel/mac80211/patches/314-mac80211-mesh-avoid-pointless-station-lookup.patch @@ -12,7 +12,7 @@ Signed-off-by: Johannes Berg --- a/net/mac80211/tx.c +++ b/net/mac80211/tx.c -@@ -2131,12 +2131,14 @@ static struct sk_buff *ieee80211_build_h +@@ -2130,12 +2130,14 @@ static struct sk_buff *ieee80211_build_h } /* -- cgit v1.2.3