diff options
author | 2017-02-10 16:58:02 +0100 | |
---|---|---|
committer | 2017-02-10 23:33:36 +0100 | |
commit | 59d105ae4f9e205e16dbcd1db0eafe86146e2975 (patch) | |
tree | 7470901a84fe096d50436d77ff2cbbf9a108a8d8 /sys-fabric | |
parent | sys-cluster/torque: remove unused patch (diff) | |
download | gentoo-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
Diffstat (limited to 'sys-fabric')
-rw-r--r-- | sys-fabric/infinipath-psm/files/infinipath-psm-include.patch | 10 |
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; |