aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-headers/2-4-if_bridge.h-needs-struct-in6_addr.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/linux-headers/2-4-if_bridge.h-needs-struct-in6_addr.patch')
-rw-r--r--main/linux-headers/2-4-if_bridge.h-needs-struct-in6_addr.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/main/linux-headers/2-4-if_bridge.h-needs-struct-in6_addr.patch b/main/linux-headers/2-4-if_bridge.h-needs-struct-in6_addr.patch
deleted file mode 100644
index 8ed26560db..0000000000
--- a/main/linux-headers/2-4-if_bridge.h-needs-struct-in6_addr.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./include/uapi/linux/if_bridge.h.orig
-+++ ./include/uapi/linux/if_bridge.h
-@@ -15,6 +15,7 @@
-
- #include <linux/types.h>
- #include <linux/if_ether.h>
-+#include <linux/in6.h>
-
- #define SYSFS_BRIDGE_ATTR "bridge"
- #define SYSFS_BRIDGE_FDB "brforward"