From 91718a50f4e50bbd57e64bc36c148d2731b51670 Mon Sep 17 00:00:00 2001 From: kaloz Date: Mon, 15 Apr 2013 16:10:01 +0000 Subject: [generic/3.9]: refresh against -rc7 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36340 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/patches-3.9/657-qdisc_reduce_truesize.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-3.9/657-qdisc_reduce_truesize.patch') 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) { -- cgit v1.2.3