summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.38/622-sched_sfq_fix_enqueue.patch
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-04-04 15:53:01 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-04-04 15:53:01 +0000
commit0d6d67e4b9f702284357cebd6d9709828b6f89da (patch)
treea61aa35ad5f22c285824fe2962e839bcb58f30ab /target/linux/generic/patches-2.6.38/622-sched_sfq_fix_enqueue.patch
parent4f7c8b760c3fed2d3acac7eb2255ecbd1da97668 (diff)
[kernel/2.6.38] refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31191 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-2.6.38/622-sched_sfq_fix_enqueue.patch')
-rw-r--r--target/linux/generic/patches-2.6.38/622-sched_sfq_fix_enqueue.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.38/622-sched_sfq_fix_enqueue.patch b/target/linux/generic/patches-2.6.38/622-sched_sfq_fix_enqueue.patch
index 122f62b9e..b84910687 100644
--- a/target/linux/generic/patches-2.6.38/622-sched_sfq_fix_enqueue.patch
+++ b/target/linux/generic/patches-2.6.38/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.
*/