linux/drivers/infiniband/ulp
Roland Dreier 843613b047 IPoIB: Correct debugging output when path record lookup fails
If path_rec_completion() is passed a non-NULL path record pointer
along with an unsuccessful status value, the tracing code incorrectly
prints the (invalid) DLID from the path record rather than the more
interesting status code.  The actual logic of the function correctly
uses the path record only if the status indicates a successful lookup.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2007-02-26 12:57:08 -08:00
..
ipoib IPoIB: Correct debugging output when path record lookup fails 2007-02-26 12:57:08 -08:00
iser [PATCH] iscsi endianness annotations 2007-02-09 09:14:07 -08:00
srp IB/srp: Don't wait for response when QP is in error state. 2007-02-04 14:11:56 -08:00