summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.39/622-sched_sfq_fix_enqueue.patch
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-02-11 18:16:08 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-02-11 18:16:08 +0000
commit8aed6bf98cd0349543b182df9adf5cef92a17f1c (patch)
tree0516de45f32f24e8f665c62ebc95cc1a27a04bac /target/linux/generic/patches-2.6.39/622-sched_sfq_fix_enqueue.patch
parent06d33a010d125f52ce219c9aedcbaa700e75a35e (diff)
generic/2.6.39: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30458 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-2.6.39/622-sched_sfq_fix_enqueue.patch')
-rw-r--r--target/linux/generic/patches-2.6.39/622-sched_sfq_fix_enqueue.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.39/622-sched_sfq_fix_enqueue.patch b/target/linux/generic/patches-2.6.39/622-sched_sfq_fix_enqueue.patch
index 122f62b9e..b84910687 100644
--- a/target/linux/generic/patches-2.6.39/622-sched_sfq_fix_enqueue.patch
+++ b/target/linux/generic/patches-2.6.39/622-sched_sfq_fix_enqueue.patch
@@ -25,7 +25,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
--- a/net/sched/sch_sfq.c
+++ b/net/sched/sch_sfq.c
-@@ -410,7 +410,12 @@ sfq_enqueue(struct sk_buff *skb, struct
+@@ -410,7 +410,12 @@ sfq_enqueue(struct sk_buff *skb, struct
/* Return Congestion Notification only if we dropped a packet
* from this flow.
*/