aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/314-mac80211-mesh-avoid-pointless-station-lookup.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-04-03 19:42:33 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-04-03 19:42:33 +0000
commit9ddff7b7675afd0aeb9b6582e2f90c25e40b33da (patch)
tree8502bb8d94a779947328ec047fd9195346fcb437 /package/kernel/mac80211/patches/314-mac80211-mesh-avoid-pointless-station-lookup.patch
parentbc72ca84d17509e0b210968f704503945de4b226 (diff)
downloadmaster-187ad058-9ddff7b7675afd0aeb9b6582e2f90c25e40b33da.tar.gz
master-187ad058-9ddff7b7675afd0aeb9b6582e2f90c25e40b33da.tar.bz2
master-187ad058-9ddff7b7675afd0aeb9b6582e2f90c25e40b33da.zip
mac80211: update the software queue patch to the version accepted upstream
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45265 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/kernel/mac80211/patches/314-mac80211-mesh-avoid-pointless-station-lookup.patch')
-rw-r--r--package/kernel/mac80211/patches/314-mac80211-mesh-avoid-pointless-station-lookup.patch2
1 files changed, 1 insertions, 1 deletions
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 <johannes.berg@intel.com>
--- 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
}
/*