]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
new
authorSean Hefty <sean.hefty@intel.com>
Thu, 4 Oct 2012 19:01:50 +0000 (12:01 -0700)
committerSean Hefty <sean.hefty@intel.com>
Thu, 4 Oct 2012 19:01:50 +0000 (12:01 -0700)
meta
patches/ucmatose-accept [new file with mode: 0644]

diff --git a/meta b/meta
index bcd337802f1319e16787fc448354815a4dee71f7..e0d351a387500e6ac59c245389015c790021acb3 100644 (file)
--- a/meta
+++ b/meta
@@ -1,10 +1,11 @@
 Version: 1
-Previous: 5ae714aef74e0f491062c13fb465706bcda24a0d
-Head: 11b3af684d8f4338d48d7238d431c791a89cffdd
+Previous: e997ca5449514cff85969c26dfaa4e096662e4ee
+Head: d9e535d185a4869fe6d05841f6f116ff83a05b00
 Applied:
   af-ib-conn: 79a9408f96fbb36a7ef479e8f1568bfd70e1f32d
   addrtype: ff42af176a48b5f5970d9304a40ce6d3295d36ba
   ucmatose: 11b3af684d8f4338d48d7238d431c791a89cffdd
+  ucmatose-accept: d9e535d185a4869fe6d05841f6f116ff83a05b00
 Unapplied:
   dbg-fork: 5679a32af8305db3c0406f9abb961259304a384a
   dbg-out: 4b4c0572eab77856d8fbb919b1feb8f3502a101a
diff --git a/patches/ucmatose-accept b/patches/ucmatose-accept
new file mode 100644 (file)
index 0000000..5abe9eb
--- /dev/null
@@ -0,0 +1,17 @@
+Bottom: 456ce6603b09524564a80e7740e40381e5b2f6a8
+Top:    456ce6603b09524564a80e7740e40381e5b2f6a8
+Author: Sean Hefty <sean.hefty@intel.com>
+Date:   2012-10-04 12:01:50 -0700
+
+ucmatose: Remove connect parameter passed into rdma_accept
+
+Pass in NULL for conn_param into rdma_accept to indicate
+that the passive side will use the values specified by the
+active side.
+
+Signed-off-by: Sean Hefty <sean.hefty@intel.com>
+
+
+---
+
+