summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>2017-02-10 16:58:02 +0100
committerDavid Seifert <soap@gentoo.org>2017-02-10 23:33:36 +0100
commit59d105ae4f9e205e16dbcd1db0eafe86146e2975 (patch)
tree7470901a84fe096d50436d77ff2cbbf9a108a8d8
parentsys-cluster/torque: remove unused patch (diff)
downloadgentoo-59d105ae4f9e205e16dbcd1db0eafe86146e2975.tar.gz
gentoo-59d105ae4f9e205e16dbcd1db0eafe86146e2975.tar.bz2
gentoo-59d105ae4f9e205e16dbcd1db0eafe86146e2975.zip
sys-fabric/infinipath-psm: remove unused patch
Closes: https://github.com/gentoo/gentoo/pull/3900
-rw-r--r--sys-fabric/infinipath-psm/files/infinipath-psm-include.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/sys-fabric/infinipath-psm/files/infinipath-psm-include.patch b/sys-fabric/infinipath-psm/files/infinipath-psm-include.patch
deleted file mode 100644
index dd13ae0d1501..000000000000
--- a/sys-fabric/infinipath-psm/files/infinipath-psm-include.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./ptl_ips/ips_proto_header.h.orig 2012-01-20 15:49:17.000000000 +0400
-+++ ./ptl_ips/ips_proto_header.h 2012-01-20 15:49:24.000000000 +0400
-@@ -72,7 +72,6 @@
- union {
- struct {
- __u16 mqhdr : 14; /* PSM matched queues */
-- __u16 dst_subcontext : 2; /* Destination subcontext */
- };
- struct { /* for PSM Active Messages */
- __u16 amhdr_hidx : 8;