From e27d013c3a45d112d109ac89ca37e6ad74d3a291 Mon Sep 17 00:00:00 2001 From: luka Date: Tue, 14 May 2013 23:49:34 +0000 Subject: [package] iproute2: upgrade to 3.9.0 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36638 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/network/utils/iproute2/patches/100-allow_pfifo_fast.patch | 4 ---- 1 file changed, 4 deletions(-) (limited to 'package/network/utils/iproute2/patches/100-allow_pfifo_fast.patch') diff --git a/package/network/utils/iproute2/patches/100-allow_pfifo_fast.patch b/package/network/utils/iproute2/patches/100-allow_pfifo_fast.patch index b31d4b745..ce958a934 100644 --- a/package/network/utils/iproute2/patches/100-allow_pfifo_fast.patch +++ b/package/network/utils/iproute2/patches/100-allow_pfifo_fast.patch @@ -1,7 +1,3 @@ ---- - tc/q_fifo.c | 1 + - 1 file changed, 1 insertion(+) - --- a/tc/q_fifo.c +++ b/tc/q_fifo.c @@ -98,5 +98,6 @@ struct qdisc_util pfifo_head_drop_qdisc_ -- cgit v1.2.3