summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.9/657-qdisc_reduce_truesize.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/generic/patches-3.9/657-qdisc_reduce_truesize.patch')
-rw-r--r--target/linux/generic/patches-3.9/657-qdisc_reduce_truesize.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.9/657-qdisc_reduce_truesize.patch b/target/linux/generic/patches-3.9/657-qdisc_reduce_truesize.patch
index e27d0a04d..93ff7ba71 100644
--- a/target/linux/generic/patches-3.9/657-qdisc_reduce_truesize.patch
+++ b/target/linux/generic/patches-3.9/657-qdisc_reduce_truesize.patch
@@ -24,7 +24,7 @@ commont qdiscs.
}
--- a/net/sched/sch_fifo.c
+++ b/net/sched/sch_fifo.c
-@@ -29,17 +29,21 @@ static int bfifo_enqueue(struct sk_buff
+@@ -29,17 +29,21 @@ static int bfifo_enqueue(struct sk_buff
static int pfifo_enqueue(struct sk_buff *skb, struct Qdisc *sch)
{