[ofw] [PATCH] core [1/5]
Reuven Amitai
reuven at mellanox.co.il
Wed Apr 9 06:10:46 PDT 2008
Hi,
The following patch adds port guid to the print
Thanks, Reuven.
Index: core/al/kernel/al_sa_req.c
===================================================================
--- core/al/kernel/al_sa_req.c (revision 1047)
+++ core/al/kernel/al_sa_req.c (working copy)
@@ -627,7 +627,7 @@
p_sa_req->p_sa_req_svc = acquire_sa_req_svc( port_guid );
if( !p_sa_req->p_sa_req_svc )
{
- AL_PRINT_EXIT( TRACE_LEVEL_INFORMATION, AL_DBG_QUERY,
("invalid port GUID\n") );
+ AL_PRINT_EXIT( TRACE_LEVEL_INFORMATION, AL_DBG_QUERY,
("invalid port GUID %#I64x\n", port_guid) );
return IB_INVALID_GUID;
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20080409/4b6ba6ce/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: al_sa.patch
Type: application/octet-stream
Size: 543 bytes
Desc: al_sa.patch
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20080409/4b6ba6ce/attachment.obj>
More information about the ofw
mailing list