[ofw] [PATCH] core [2/5]

Reuven Amitai reuven at mellanox.co.il
Wed Apr 9 06:12:50 PDT 2008


Hi,
 
WPP wrong parameter.
 
Thanks, Reuven.
 

Index: core/iou/kernel/iou_driver.c

===================================================================

--- core/iou/kernel/iou_driver.c    (revision 1047)

+++ core/iou/kernel/iou_driver.c    (working copy)

@@ -209,7 +209,7 @@

 {

      IOU_ENTER( IOU_DBG_DRV );

 #if defined(EVENT_TRACING)

-     WPP_CLEANUP( p_drv_obj );

+     WPP_CLEANUP( p_driver_obj );

 #endif

 

      UNUSED_PARAM( p_driver_obj );

@@ -230,7 +230,7 @@

      IOU_ENTER( IOU_DBG_DRV );

 

 #if defined(EVENT_TRACING)

-     WPP_INIT_TRACING( p_drv_obj, p_registry_path );

+     WPP_INIT_TRACING( p_driver_obj, p_registry_path );

 #endif

 

      status = CL_INIT;

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20080409/e8901421/attachment.html>


More information about the ofw mailing list