kernel-ark/drivers/infiniband
Roland Dreier f295c79b67 IB/mthca: Don't print debugging info until we have all values
When debugging is enabled, the mthca_QUERY_DEV_LIM() firmware command
function prints out some of the device limits that it queries.
However the debugging prints happen before all of the fields are
extracted from the firmware response, so some of the values that get
printed are uninitialized junk.  Move the prints to the end of the
function to fix this.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2006-02-10 18:02:44 -08:00
..
core IB/mad: Handle DR SMPs with a LID routed part 2006-02-03 14:28:48 -08:00
hw/mthca IB/mthca: Don't print debugging info until we have all values 2006-02-10 18:02:44 -08:00
ulp IPoIB: Fix another send-only join race 2006-02-07 16:39:26 -08:00
Kconfig IB: Add SCSI RDMA Protocol (SRP) initiator 2005-11-02 14:07:13 -08:00
Makefile IB: Add SCSI RDMA Protocol (SRP) initiator 2005-11-02 14:07:13 -08:00