aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iproute2/patches/001-tc-fix-undefined-XATTR_SIZE_MAX.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/network/utils/iproute2/patches/001-tc-fix-undefined-XATTR_SIZE_MAX.patch')
-rw-r--r--package/network/utils/iproute2/patches/001-tc-fix-undefined-XATTR_SIZE_MAX.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/package/network/utils/iproute2/patches/001-tc-fix-undefined-XATTR_SIZE_MAX.patch b/package/network/utils/iproute2/patches/001-tc-fix-undefined-XATTR_SIZE_MAX.patch
deleted file mode 100644
index 6f28a2822d..0000000000
--- a/package/network/utils/iproute2/patches/001-tc-fix-undefined-XATTR_SIZE_MAX.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/tc/f_flower.c
-+++ b/tc/f_flower.c
-@@ -17,6 +17,7 @@
- #include <linux/if_arp.h>
- #include <linux/if_ether.h>
- #include <linux/ip.h>
-+#include <linux/limits.h>
- #include <linux/tc_act/tc_vlan.h>
- #include <linux/mpls.h>
-