From 8aed6bf98cd0349543b182df9adf5cef92a17f1c Mon Sep 17 00:00:00 2001 From: juhosg Date: Sat, 11 Feb 2012 18:16:08 +0000 Subject: generic/2.6.39: refresh patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30458 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/patches-2.6.39/622-sched_sfq_fix_enqueue.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-2.6.39/622-sched_sfq_fix_enqueue.patch') 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 --- 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. */ -- cgit v1.2.3