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

diff --git a/meta b/meta
index fd55a31258ecb1a60dfc2bbc872843e91e72f2e5..23b8f08fb70edda335bd91395a2c1d3b850d9003 100644 (file)
--- a/meta
+++ b/meta
@@ -1,10 +1,11 @@
 Version: 1
-Previous: 49cd4c3ef14ab0cb3c1bc4bdb96f1bb54aac92b9
-Head: 7fcfbb36cb831bda7f290662ca81daf212c5fc1a
+Previous: 0a65c6e306a04ab665c85645cf5ec48df8c941a4
+Head: 01b25ec7dfc95121618cd344961750ebc3f04481
 Applied:
   rm-build: 4a07738a3e31c0b254263c5aac316c086b1eafce
   epdisc: 4c931f6af5e37a502f7a10b78a902747f9738623
   debug: 7fcfbb36cb831bda7f290662ca81daf212c5fc1a
+  refresh-temp: 01b25ec7dfc95121618cd344961750ebc3f04481
 Unapplied:
   apphang: dd6c627064bdb70e46f049bfd316af15bd1b81cf
   ib_cm_dreq: bad8bd1e6e56cff19e291db20f9c596721e0890e
diff --git a/patches/refresh-temp b/patches/refresh-temp
new file mode 100644 (file)
index 0000000..90245da
--- /dev/null
@@ -0,0 +1,20 @@
+Bottom: 8f5bd2c3aaab37399881c1f2eb4b845f7d30d541
+Top:    460a4533d693c10332d0a5231821422980a287eb
+Author: U-AMR\MSHEFTY <MSHEFTY@mshefty-MOBL2.amr.corp.intel.com>
+Date:   2009-12-15 09:01:33 -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 5f7eff3..a73e547 100644
+--- a/trunk/core/al/kernel/al_cm_cep.c
++++ b/trunk/core/al/kernel/al_cm_cep.c
+@@ -2324,6 +2324,7 @@ done:
\r
+       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\n",\r
+    p_cep->cid, attr_id, mad_status, cep_state);