1. 15 Nov, 2005 1 commit
    • Roland Dreier's avatar
      [IB] srp: don't post receive if no send buf available · 47f2bce9
      Roland Dreier authored
      Have __srp_get_tx_iu() fail if the target port's request limit will
      not allow the initiator to post a send.  This avoids continuing on and
      posting a receive, and then failing to post a corresponding send.  If
      that happens, then the initiator will end up with an extra receive
      posted, and if this happens to much, the receive queue will overflow.
      Signed-off-by: default avatarRoland Dreier <rolandd@cisco.com>
      47f2bce9
  2. 11 Nov, 2005 1 commit
  3. 10 Nov, 2005 38 commits