commit | 8fdf679fdb00f588b65abb9c775c178098a05aeb | [log] [tgz] |
---|---|---|
author | Roland Dreier <rolandd@cisco.com> | Mon Jul 24 09:36:50 2006 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Mon Jul 24 09:36:50 2006 -0700 |
tree | d6fc3c5a1d6e695ec46bac9c55a89019fe456b4f | |
parent | 8a7f752125a930a83f4d8dfe37fa5a081ab19d31 [diff] |
IB/mthca: Initialize max_cmds before debug code prints it Read the max_cmds value from the response to the QUERY_FW command before printing out the value, so that the real value goes into the debug output. Signed-off-by: Roland Dreier <rolandd@cisco.com>