[ofw] [PATCH] dapl-2.0: ibal: output completion code in deciaml & hex as intended

Davis, Arlin R arlin.r.davis at intel.com
Wed May 19 10:02:34 PDT 2010


 

sign-off-by: stan smith <stan.smith at intel.com>
---
 dapl/ibal/dapl_ibal_util.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dapl/ibal/dapl_ibal_util.c b/dapl/ibal/dapl_ibal_util.c
index 513d7c9..7f9b819 100644
--- a/dapl/ibal/dapl_ibal_util.c
+++ b/dapl/ibal/dapl_ibal_util.c
@@ -2011,7 +2011,7 @@ dapls_ib_get_dto_status(
 
     default:
 #ifdef DAPL_DBG
-    dapl_dbg_log (DAPL_DBG_TYPE_ERR,"%s() unknown IB_COMP_ST %x(0x%x)\n",
+    dapl_dbg_log (DAPL_DBG_TYPE_ERR,"%s() unknown IB_COMP_ST %d(0x%x)\n",
                   __FUNCTION__,ib_status,ib_status);
 #endif
 	return DAT_DTO_FAILURE;
-- 
1.5.2.5




More information about the ofw mailing list