projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: run the RedBoot parser only on the RedBoot based boards
[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
aa4cd0c
..
51e649e
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
-@@ -6
83,6 +683
,7 @@ static const struct net_device_ops ieee8
+@@ -6
99,6 +699
,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.018242 seconds
and
4
git commands to generate.