]> 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 00:03:20 +0000 (16:03 -0800)
committerU-AMR\MSHEFTY <MSHEFTY@mshefty-MOBL2.amr.corp.intel.com>
Thu, 17 Dec 2009 00:03:20 +0000 (16:03 -0800)
meta
patches/refresh-temp [new file with mode: 0644]

diff --git a/meta b/meta
index 9e695a48eb34a4b5e2a57ce2820fa1ca281331b2..2666a4f597ee163402d52568a8e20c4be56b6935 100644 (file)
--- a/meta
+++ b/meta
@@ -1,10 +1,11 @@
 Version: 1
-Previous: 92310d2458dcd63801d1a6797587b9f68fb4aa8d
-Head: 317f4bcd1724c8e8ef1dce1c6446f8321e83f412
+Previous: 738a7936a9f975707355c7ae1b7e7431d4da2541
+Head: b47f111acc6ed9b4849091ed8b7a2dc9af74ec01
 Applied:
   rm-build: 55c53dc74f83d371ca0578662774c16c10847dc0
   bld-32: 4f8ab24b82adb00b15f181d1fa2cf30ca46d6b4b
   debug: 317f4bcd1724c8e8ef1dce1c6446f8321e83f412
+  refresh-temp: b47f111acc6ed9b4849091ed8b7a2dc9af74ec01
 Unapplied:
   apphang: bf8e90dd646f481d5eefb050a4321e9efb9eeef2
   ib_cm_dreq: 31783762cd411bd29a6f46be963978317dc74eb8
diff --git a/patches/refresh-temp b/patches/refresh-temp
new file mode 100644 (file)
index 0000000..4af4fc4
--- /dev/null
@@ -0,0 +1,22 @@
+Bottom: 9f668e164ecedfe5fcc8fa297eb50d5f24ba462a
+Top:    2fd4d8a1b5a8ae842959374bc76221f1a04bf64a
+Author: U-AMR\MSHEFTY <MSHEFTY@mshefty-MOBL2.amr.corp.intel.com>
+Date:   2009-12-16 16:03:16 -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 7b98187..fed1934 100644
+--- a/trunk/core/al/kernel/al_cm_cep.c
++++ b/trunk/core/al/kernel/al_cm_cep.c
+@@ -2330,7 +2330,7 @@ done:
+ {\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_state 0x%x\n",\r
+-   p_cep->cid, attr_id, mad_status, cep_state, p_cep->old_state[0]);\r
++   p_cep->cid, attr_id, mad_status, state, p_cep->old_state[0]);\r
\r
+               pfn_destroy_cb( cep_context );\r
+ }