projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: on ar7240, exclude ports from their own port vlan destination mask
[openwrt.git]
/
package
/
mac80211
/
patches
/
522-mac80211_reduce_txqueuelen.patch
diff --git
a/package/mac80211/patches/522-mac80211_reduce_txqueuelen.patch
b/package/mac80211/patches/522-mac80211_reduce_txqueuelen.patch
index
948d204
..
aa4cd0c
100644
(file)
--- a/
package/mac80211/patches/522-mac80211_reduce_txqueuelen.patch
+++ b/
package/mac80211/patches/522-mac80211_reduce_txqueuelen.patch
@@
-1,6
+1,6
@@
--- a/net/mac80211/iface.c
+++ b/net/mac80211/iface.c
--- a/net/mac80211/iface.c
+++ b/net/mac80211/iface.c
-@@ -68
5,6 +685
,7 @@ static const struct net_device_ops ieee8
+@@ -68
3,6 +683
,7 @@ static const struct net_device_ops ieee8
static void ieee80211_if_setup(struct net_device *dev)
{
ether_setup(dev);
static void ieee80211_if_setup(struct net_device *dev)
{
ether_setup(dev);
This page took
0.027427 seconds
and
4
git commands to generate.