]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
new
authorSean Hefty <sean.hefty@intel.com>
Fri, 18 May 2012 17:00:58 +0000 (10:00 -0700)
committerSean Hefty <sean.hefty@intel.com>
Fri, 18 May 2012 17:00:58 +0000 (10:00 -0700)
meta
patches/old-acm [new file with mode: 0644]

diff --git a/meta b/meta
index 19068913e317839a83f16b5ae67a2c8ec85ddbe7..51d890bcd9e4d44b0b73d7026134bcfaab63704b 100644 (file)
--- a/meta
+++ b/meta
@@ -1,6 +1,6 @@
 Version: 1
-Previous: 71ce90d1edb9b6337bba7c58339c52ecdb431296
-Head: a91cd18a4f7c5b6b5f7483f78e6d3916f66ef46f
+Previous: 69b4dab2f4e626ce4bca13e696a164d4e30074bf
+Head: 3abd0dd6089c61bf0350b6a2b7d0aa37024a0de3
 Applied:
   reuseaddr: 5ce7d9c48d082fd1959918e9134f4bdd85c402d9
   rs-nodelay: c7515656281368210d75c103cc68c131511debf6
@@ -9,5 +9,6 @@ Applied:
   rs-async-nonblock: 8cea41290e9c701beaa780fd2f412060916ca269
   rs-group-tests: f484de0b80b9369ad12c6b5628bb49a51dfc4ef0
   rs-fulltest: a91cd18a4f7c5b6b5f7483f78e6d3916f66ef46f
+  old-acm: 3abd0dd6089c61bf0350b6a2b7d0aa37024a0de3
 Unapplied:
 Hidden:
diff --git a/patches/old-acm b/patches/old-acm
new file mode 100644 (file)
index 0000000..f4e678f
--- /dev/null
@@ -0,0 +1,18 @@
+Bottom: a069666dc428f246f9dc954bdb50553367794189
+Top:    a069666dc428f246f9dc954bdb50553367794189
+Author: Sean Hefty <sean.hefty@intel.com>
+Date:   2012-05-18 10:00:58 -0700
+
+librdmacm: Support older acm.h header files
+
+Older versions of acm.h do not include the resolve_data or
+perf_data fields in struct acm_msg.  If we're using an older
+version of the acm.h header file, use an internal definition
+of struct acm_msg.
+
+Signed-off-by: Sean Hefty <sean.hefty@intel.com>
+
+
+---
+
+