diff options
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.patch | 2 |
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. */ |