[openib-general] Re: [openib-commits] r2426 - gen2/users/jlentini/linux-kernel/dat-provider

Tom Duffy tduffy at sun.com
Fri May 20 15:10:08 PDT 2005


On Fri, 2005-05-20 at 15:05 -0700, jlentini at openib.org wrote:
> Initial cleanup of DAPL "verbs" abstraction layer.
> Signed-off-by: James Lentini <jlentini at netapp.com>

Quick fix to allow build:

Signed-off-by: Tom Duffy <tduffy at sun.com>

Index: linux-kernel-clean/dat-provider/dapl_evd_util.c
===================================================================
--- linux-kernel-clean/dat-provider/dapl_evd_util.c	(revision 2426)
+++ linux-kernel-clean/dat-provider/dapl_evd_util.c	(working copy)
@@ -502,7 +502,6 @@ u32 dapl_evd_post_cr_arrival_event(DAPL_
 	if (event_ptr == NULL) 
 		return DAT_ERROR(DAT_INSUFFICIENT_RESOURCES,
 				 DAT_RESOURCE_MEMORY);
-	}
 
 	event_ptr->event_data.cr_arrival_event_data.sp_handle = sp_handle;
 	event_ptr->event_data.cr_arrival_event_data.local_ia_address_ptr = 




More information about the general mailing list