From: U-AMR\MSHEFTY Date: Tue, 15 Dec 2009 17:01:36 +0000 (-0800) Subject: refresh (create temporary patch) X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=cc526c003389a50b7b27b4f7600ac7130b9e9be4;p=~shefty%2Frdma-win.git refresh (create temporary patch) --- diff --git a/meta b/meta index fd55a312..23b8f08f 100644 --- 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 index 00000000..90245da2 --- /dev/null +++ b/patches/refresh-temp @@ -0,0 +1,20 @@ +Bottom: 8f5bd2c3aaab37399881c1f2eb4b845f7d30d541 +Top: 460a4533d693c10332d0a5231821422980a287eb +Author: U-AMR\MSHEFTY +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: + + if( !cl_atomic_dec( &p_cep->ref_cnt ) && pfn_destroy_cb ) + { ++if (mad_status != IB_WCS_CANCELED) + 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", + p_cep->cid, attr_id, mad_status, cep_state);