diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-05-19 13:45:06 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-05-19 13:45:06 +0000 |
commit | 8932b397b870363406f10c1c3ec4934d2afaaa88 (patch) | |
tree | 9ec5fdf6b2283a302467130f7d4987d46ec1eb84 /target/linux/brcm-2.4/patches/011-wl_qdisc_war.patch | |
parent | dfe741470a20d34fe482c94dae97ea99317dac4f (diff) | |
download | mtk-20170518-8932b397b870363406f10c1c3ec4934d2afaaa88.zip mtk-20170518-8932b397b870363406f10c1c3ec4934d2afaaa88.tar.gz mtk-20170518-8932b397b870363406f10c1c3ec4934d2afaaa88.tar.bz2 |
refresh kernel patches
SVN-Revision: 11214
Diffstat (limited to 'target/linux/brcm-2.4/patches/011-wl_qdisc_war.patch')
-rw-r--r-- | target/linux/brcm-2.4/patches/011-wl_qdisc_war.patch | 6 |
1 files changed, 3 insertions, 3 deletions
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 1c19be0..bf831c6 100644 --- 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,8 +1,8 @@ Index: linux-2.4.35.4/net/sched/sch_generic.c =================================================================== ---- linux-2.4.35.4.orig/net/sched/sch_generic.c 2007-12-15 05:20:10.816456638 +0100 -+++ linux-2.4.35.4/net/sched/sch_generic.c 2007-12-15 05:20:16.704792197 +0100 -@@ -84,6 +84,11 @@ +--- linux-2.4.35.4.orig/net/sched/sch_generic.c ++++ linux-2.4.35.4/net/sched/sch_generic.c +@@ -84,6 +84,11 @@ int qdisc_restart(struct net_device *dev struct sk_buff *skb; /* Dequeue packet */ |