1. 11 Feb, 2006 1 commit
    • Roland Dreier's avatar
      IB/mthca: Don't print debugging info until we have all values · f295c79b
      Roland Dreier authored
      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: default avatarRoland Dreier <rolandd@cisco.com>
      f295c79b
  2. 08 Feb, 2006 2 commits
  3. 03 Feb, 2006 1 commit
  4. 01 Feb, 2006 36 commits