summaryrefslogtreecommitdiff
path: root/package/network/utils/iproute2/patches/200-add-tc_esfq.patch
diff options
context:
space:
mode:
authorluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-10-07 08:26:41 +0000
committerluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-10-07 08:26:41 +0000
commit338e1b996810f96fdc540667a7a163b18171c9a4 (patch)
tree9df1c570bac0480936538c6e15fffc80cde41388 /package/network/utils/iproute2/patches/200-add-tc_esfq.patch
parent3112db297ce241a73c7150221d684e8fccecf5fb (diff)
[package] iproute2: update to 3.11
Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38313 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/utils/iproute2/patches/200-add-tc_esfq.patch')
-rw-r--r--package/network/utils/iproute2/patches/200-add-tc_esfq.patch2
1 files changed, 1 insertions, 1 deletions
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;
};