diff options
author | Felix Fietkau <nbd@openwrt.org> | 2015-04-03 19:42:33 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2015-04-03 19:42:33 +0000 |
commit | 98cd35e477ff7e99d151edb456b5db61f5c5fddb (patch) | |
tree | bf4952e6278e9cd85adcb4c0988e4d6fca5095f9 /package/kernel/mac80211/patches/314-mac80211-mesh-avoid-pointless-station-lookup.patch | |
parent | 16d291e2c9ef687bd1d2f58d347d3ee0dc7fcbe1 (diff) | |
download | upstream-98cd35e477ff7e99d151edb456b5db61f5c5fddb.tar.gz upstream-98cd35e477ff7e99d151edb456b5db61f5c5fddb.tar.bz2 upstream-98cd35e477ff7e99d151edb456b5db61f5c5fddb.zip |
mac80211: update the software queue patch to the version accepted upstream
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45265
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.patch | 2 |
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 } /* |