]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
new
authorSean Hefty <sean.hefty@intel.com>
Sat, 22 Sep 2012 00:16:09 +0000 (17:16 -0700)
committerSean Hefty <sean.hefty@intel.com>
Sat, 22 Sep 2012 00:16:09 +0000 (17:16 -0700)
meta
patches/cont_of [new file with mode: 0644]

diff --git a/meta b/meta
index 9a607d94664b728d753c517ba63140bbfadfd2a8..c009dc43653d9ae9ece8692cd5570db0f494b50e 100644 (file)
--- a/meta
+++ b/meta
@@ -1,7 +1,8 @@
 Version: 1
-Previous: 46a37b095858c13002425e27e3ed9cd8bdabdcaf
-Head: e9feafcb10b48b7917ed34d7dd8a5a95269938a0
+Previous: d052de7c4c340f707021a18971635e1847b6e329
+Head: a88a9c74ad1e610f1ea24aabe5f1a238b3ad67e2
 Applied:
+  cont_of: a88a9c74ad1e610f1ea24aabe5f1a238b3ad67e2
 Unapplied:
   af-ib-conn: 027cb3c0a4fe70b9a9a65896b5f2e53683328db8
   addrtype: 066c2615bf5399848088a9771093a76c5e205bf1
diff --git a/patches/cont_of b/patches/cont_of
new file mode 100644 (file)
index 0000000..aaa2c0e
--- /dev/null
@@ -0,0 +1,15 @@
+Bottom: fd25e5104198197967ac10d49db6570c49bf661c
+Top:    fd25e5104198197967ac10d49db6570c49bf661c
+Author: Sean Hefty <sean.hefty@intel.com>
+Date:   2012-09-21 17:16:09 -0700
+
+librdmacm: Place container_of inside #ifdef
+
+verbs.h defines container_of.  Only define it if not defined
+
+Signed-off-by: Sean Hefty <sean.hefty@intel.com>
+
+
+---
+
+