]> git.openfabrics.org - ~shefty/rdma-win.git/commitdiff
refresh (create temporary patch)
authorU-AMR\MSHEFTY <MSHEFTY@mshefty-MOBL2.amr.corp.intel.com>
Thu, 17 Dec 2009 02:32:44 +0000 (18:32 -0800)
committerU-AMR\MSHEFTY <MSHEFTY@mshefty-MOBL2.amr.corp.intel.com>
Thu, 17 Dec 2009 02:32:44 +0000 (18:32 -0800)
meta
patches/refresh-temp [new file with mode: 0644]

diff --git a/meta b/meta
index 3d3afe7a7ebeb8b74e030203198eb59f3c384a4a..9e4073f9b57c9896d49190fd4029ec38f21defd1 100644 (file)
--- a/meta
+++ b/meta
@@ -1,11 +1,12 @@
 Version: 1
-Previous: a39b504723065c30665ccf4c3a707b29d25089c2
-Head: 2206d46bbf8719c3550830a9f795e877491d272f
+Previous: e2dd20449bae73baec651e428f346b8c1c39cea1
+Head: 523279e8d5fb6cbba03ea73f5dbf7e107eae5545
 Applied:
   rm-build: 55c53dc74f83d371ca0578662774c16c10847dc0
   bld-32: 4f8ab24b82adb00b15f181d1fa2cf30ca46d6b4b
   apphang: 39363d3efa43131e2aeb49b42f74b6e446e8b388
   debug: 2206d46bbf8719c3550830a9f795e877491d272f
+  refresh-temp: 523279e8d5fb6cbba03ea73f5dbf7e107eae5545
 Unapplied:
   ib_cm_dreq: 31783762cd411bd29a6f46be963978317dc74eb8
   epdisc: 4c931f6af5e37a502f7a10b78a902747f9738623
diff --git a/patches/refresh-temp b/patches/refresh-temp
new file mode 100644 (file)
index 0000000..bbe8cb3
--- /dev/null
@@ -0,0 +1,22 @@
+Bottom: 379b90ffaeec64002f3ffd2f2fb5aaa092fff584
+Top:    1b3dbbaafafc7ebd9d86f2f811438dd8f593a479
+Author: U-AMR\MSHEFTY <MSHEFTY@mshefty-MOBL2.amr.corp.intel.com>
+Date:   2009-12-16 18:32:41 -0800
+
+Refresh of debug
+
+---
+
+diff --git a/trunk/core/al/kernel/al_cm_cep.c b/trunk/core/al/kernel/al_cm_cep.c
+index 2c8eb43..dbb93ff 100644
+--- a/trunk/core/al/kernel/al_cm_cep.c
++++ b/trunk/core/al/kernel/al_cm_cep.c
+@@ -2331,7 +2331,7 @@ done:
+       if( !cl_atomic_dec( &p_cep->ref_cnt ) && pfn_destroy_cb )\r
+ {\r
+ if (mad_status != IB_WCS_CANCELED)\r
+- DbgPrintEx(DPFLTR_IHVDRIVER_ID, 0, "__cep_mad_send_cb destroying cid 0x%x, attr 0x%x mad status 0x%x cep state 0x%x old_states 0x%x 0x%x\n",\r
++ DbgPrintEx(DPFLTR_IHVDRIVER_ID, 0, "__cep_mad_send_cb cid 0x%x, attr 0x%x status 0x%x state 0x%x old states 0x%x 0x%x\n",\r
+    p_cep->cid, attr_id, mad_status, state, p_cep->old_state[0], p_cep->old_state[1]);\r
\r
+               pfn_destroy_cb( cep_context );