diff options
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.patch | 2 |
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 df5dc01..f09b450 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; }; |