diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2018-03-01 19:16:28 +0000 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2018-03-01 19:16:33 +0000 |
commit | da42db045988c70b23faa40793ad15abb12fbc88 (patch) | |
tree | 66c51ad24a8a2f7eb36c2dd6a5e049ff0cc7e79c /package/iproute2/patches/patch-include_linux_if_bridge_h | |
parent | 685022ebaed1f1b7e8dd6a71aa77950888c02975 (diff) |
iproute2: update to 4.15.0
Diffstat (limited to 'package/iproute2/patches/patch-include_linux_if_bridge_h')
-rw-r--r-- | package/iproute2/patches/patch-include_linux_if_bridge_h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/package/iproute2/patches/patch-include_linux_if_bridge_h b/package/iproute2/patches/patch-include_linux_if_bridge_h deleted file mode 100644 index ec7c8bfd7..000000000 --- a/package/iproute2/patches/patch-include_linux_if_bridge_h +++ /dev/null @@ -1,10 +0,0 @@ ---- iproute2-4.5.0.orig/include/linux/if_bridge.h 2016-03-15 00:02:31.000000000 +0100 -+++ iproute2-4.5.0/include/linux/if_bridge.h 2016-04-21 02:44:12.713804912 +0200 -@@ -15,7 +15,6 @@ - - #include <linux/types.h> - #include <linux/if_ether.h> --#include <linux/in6.h> - - #define SYSFS_BRIDGE_ATTR "bridge" - #define SYSFS_BRIDGE_FDB "brforward" |