aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iproute2/patches/200-add-tc_esfq.patch
diff options
context:
space:
mode:
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 f09b45004f..19d819974b 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
-@@ -222,6 +222,33 @@ struct tc_sfq_xstats {
+@@ -226,6 +226,33 @@ struct tc_sfq_xstats {
__s32 allot;
};