From 338e1b996810f96fdc540667a7a163b18171c9a4 Mon Sep 17 00:00:00 2001 From: luka Date: Mon, 7 Oct 2013 08:26:41 +0000 Subject: [package] iproute2: update to 3.11 Signed-off-by: Luka Perkov git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38313 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/network/utils/iproute2/patches/200-add-tc_esfq.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/utils/iproute2/patches/200-add-tc_esfq.patch') diff --git a/package/network/utils/iproute2/patches/200-add-tc_esfq.patch b/package/network/utils/iproute2/patches/200-add-tc_esfq.patch index df5dc017a2..f09b45004f 100644 --- a/package/network/utils/iproute2/patches/200-add-tc_esfq.patch +++ b/package/network/utils/iproute2/patches/200-add-tc_esfq.patch @@ -10,7 +10,7 @@ TCMODULES += q_tbf.o --- a/include/linux/pkt_sched.h +++ b/include/linux/pkt_sched.h -@@ -214,6 +214,33 @@ struct tc_sfq_xstats { +@@ -222,6 +222,33 @@ struct tc_sfq_xstats { __s32 allot; }; -- cgit v1.2.3