linux-kernel-test/drivers/infiniband/ulp/ipoib
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_cm.c IPoIB/cm: Improve small message bandwidth 2007-02-20 20:16:14 -08:00
ipoib_fs.c [PATCH] mark struct file_operations const 3 2007-02-12 09:48:45 -08:00
ipoib_ib.c IPoIB: Connected mode experimental support 2007-02-10 08:00:48 -08:00
ipoib_main.c IPoIB: Correct debugging output when path record lookup fails 2007-02-26 12:57:08 -08:00
ipoib_multicast.c IPoIB: Remove unused local_rate tracking 2007-02-21 20:28:05 -08:00
ipoib_verbs.c IPoIB: Connected mode experimental support 2007-02-10 08:00:48 -08:00
ipoib_vlan.c IPoIB: Connected mode experimental support 2007-02-10 08:00:48 -08:00
ipoib.h IPoIB: Remove unused local_rate tracking 2007-02-21 20:28:05 -08:00
Kconfig IPoIB: Connected mode experimental support 2007-02-10 08:00:48 -08:00
Makefile IPoIB: Connected mode experimental support 2007-02-10 08:00:48 -08:00