aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/513-mac80211_reduce_txqueuelen.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2013-03-14 14:45:36 +0000
committerFlorian Fainelli <florian@openwrt.org>2013-03-14 14:45:36 +0000
commit32f3b1e3582701ef6c8c248b9ad0a761c42bbc1b (patch)
tree29daa861c90db054d0e80c1a56cb3b82fa5a6f99 /package/mac80211/patches/513-mac80211_reduce_txqueuelen.patch
parent2070c91672046df93fbf35c777e0f13a1f73036b (diff)
downloadupstream-32f3b1e3582701ef6c8c248b9ad0a761c42bbc1b.tar.gz
upstream-32f3b1e3582701ef6c8c248b9ad0a761c42bbc1b.tar.bz2
upstream-32f3b1e3582701ef6c8c248b9ad0a761c42bbc1b.zip
mac80211: backport required changes to support 3.9-rc kernels
SVN-Revision: 36007
Diffstat (limited to 'package/mac80211/patches/513-mac80211_reduce_txqueuelen.patch')
-rw-r--r--package/mac80211/patches/513-mac80211_reduce_txqueuelen.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/513-mac80211_reduce_txqueuelen.patch b/package/mac80211/patches/513-mac80211_reduce_txqueuelen.patch
index 365172b559..fe44cdba24 100644
--- a/package/mac80211/patches/513-mac80211_reduce_txqueuelen.patch
+++ b/package/mac80211/patches/513-mac80211_reduce_txqueuelen.patch
@@ -1,6 +1,6 @@
--- a/net/mac80211/iface.c
+++ b/net/mac80211/iface.c
-@@ -989,6 +989,7 @@ static const struct net_device_ops ieee8
+@@ -995,6 +995,7 @@ static const struct net_device_ops ieee8
static void ieee80211_if_setup(struct net_device *dev)
{
ether_setup(dev);