]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
refresh (create temporary patch)
authorSean Hefty <sean.hefty@intel.com>
Fri, 17 Aug 2012 23:42:19 +0000 (16:42 -0700)
committerSean Hefty <sean.hefty@intel.com>
Fri, 17 Aug 2012 23:42:19 +0000 (16:42 -0700)
meta
patches/refresh-temp [new file with mode: 0644]

diff --git a/meta b/meta
index 3a0b7674c289122f7f7ce6be79c1286bf4813748..06be8eb0da9d5ff029bba9d18869a9f2b2f9f875 100644 (file)
--- a/meta
+++ b/meta
@@ -1,8 +1,9 @@
 Version: 1
-Previous: 5c4d8a7785c2a38a96c30d7ffb867471219027ba
-Head: 607c5d246ac8bf9ab9276f45a946b765dd2648cb
+Previous: b9da9a021c40ff82cb82abfdf36946a89d32d24a
+Head: 4f20656f2e46c0fc6ad66f6ea1c77f7054b2bc89
 Applied:
   acm: 607c5d246ac8bf9ab9276f45a946b765dd2648cb
+  refresh-temp: 4f20656f2e46c0fc6ad66f6ea1c77f7054b2bc89
 Unapplied:
   af_ib: 99a9838e9b2ed605005882655df73a213130c530
   dbg-out: 4b4c0572eab77856d8fbb919b1feb8f3502a101a
diff --git a/patches/refresh-temp b/patches/refresh-temp
new file mode 100644 (file)
index 0000000..148abff
--- /dev/null
@@ -0,0 +1,20 @@
+Bottom: 15d584ee23e38f450359c3caea511818f5bf14c0
+Top:    f1083d042db3658ee98dca601a0a2fd94d4cb12a
+Author: Sean Hefty <sean.hefty@intel.com>
+Date:   2012-08-17 16:42:19 -0700
+
+Refresh of acm
+
+---
+
+diff --git a/src/acm.c b/src/acm.c
+index 5bdeb88..458e23d 100755
+--- a/src/acm.c
++++ b/src/acm.c
+@@ -326,6 +326,7 @@ void ucma_ib_resolve(struct rdma_addrinfo **rai, struct rdma_addrinfo *hints)
+       struct acm_ep_addr_data *data;
+       int ret;
++      ucma_ib_init();
+       if (sock < 0)
+               return;