sys-fabric/infinipath-psm: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/3900
This commit is contained in:
Michael Mair-Keimberger (asterix)
2017-02-10 16:58:02 +01:00
committed by David Seifert
parent 3ab47a6c79
commit 59d105ae4f

View File

@@ -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;