summaryrefslogtreecommitdiffstats
path: root/patches/systemd-234/0002-missing-add-BPF_XOR.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/systemd-234/0002-missing-add-BPF_XOR.patch')
-rw-r--r--patches/systemd-234/0002-missing-add-BPF_XOR.patch28
1 files changed, 0 insertions, 28 deletions
diff --git a/patches/systemd-234/0002-missing-add-BPF_XOR.patch b/patches/systemd-234/0002-missing-add-BPF_XOR.patch
deleted file mode 100644
index ed618b053..000000000
--- a/patches/systemd-234/0002-missing-add-BPF_XOR.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-From: Michael Olbrich <m.olbrich@pengutronix.de>
-Date: Thu, 21 Aug 2014 12:30:15 +0200
-Subject: [PATCH] missing: add BPF_XOR
-
-BPF_XOR was introduced in kernel 3.7
-
-Not for upstream, but needed for host-systemd.
-
-Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
----
- src/basic/missing.h | 4 ++++
- 1 file changed, 4 insertions(+)
-
-diff --git a/src/basic/missing.h b/src/basic/missing.h
-index ae5f3ce165eb..16c1a140ee65 100644
---- a/src/basic/missing.h
-+++ b/src/basic/missing.h
-@@ -1014,6 +1014,10 @@ struct input_mask {
- # define BPF_XOR 0xa0
- #endif
-
-+#ifndef BPF_XOR
-+# define BPF_XOR 0xa0
-+#endif
-+
- /* Note that LOOPBACK_IFINDEX is currently not exported by the
- * kernel/glibc, but hardcoded internally by the kernel. However, as
- * it is exported to userspace indirectly via rtnetlink and the