projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[kernel] fix kexec for mips, patch from Adrian Byszuk (#7115)
[openwrt.git]
/
target
/
linux
/
brcm-2.4
/
patches
/
011-wl_qdisc_war.patch
diff --git
a/target/linux/brcm-2.4/patches/011-wl_qdisc_war.patch
b/target/linux/brcm-2.4/patches/011-wl_qdisc_war.patch
index
bf831c6
..
b2e746a
100644
(file)
--- a/
target/linux/brcm-2.4/patches/011-wl_qdisc_war.patch
+++ b/
target/linux/brcm-2.4/patches/011-wl_qdisc_war.patch
@@
-1,7
+1,5
@@
-Index: linux-2.4.35.4/net/sched/sch_generic.c
-===================================================================
---- linux-2.4.35.4.orig/net/sched/sch_generic.c
-+++ linux-2.4.35.4/net/sched/sch_generic.c
+--- a/net/sched/sch_generic.c
++++ b/net/sched/sch_generic.c
@@ -84,6 +84,11 @@ int qdisc_restart(struct net_device *dev
struct sk_buff *skb;
@@ -84,6 +84,11 @@ int qdisc_restart(struct net_device *dev
struct sk_buff *skb;
This page took
0.027158 seconds
and
4
git commands to generate.