Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 59307
b: refs/heads/master
c: 6d2fad0
h: refs/heads/master
i:
  59305: 8cc172c
  59303: 18a335a
v: v3
  • Loading branch information
Ralph Campbell authored and Roland Dreier committed Jul 10, 2007
1 parent 8efbaae commit 4a1b8e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2c9749c3b534ea0e606b7ee2c29849bbb8d5b0a9
refs/heads/master: 6d2fad0472ca0d6caba7c36d2823a527e2a0e4f5
2 changes: 1 addition & 1 deletion trunk/drivers/infiniband/hw/ipath/ipath_ruc.c
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ static void ipath_ruc_loopback(struct ipath_qp *sqp)
spin_lock_irqsave(&sqp->s_lock, flags);

if (!(ib_ipath_state_ops[sqp->state] & IPATH_PROCESS_SEND_OK) ||
qp->s_rnr_timeout) {
sqp->s_rnr_timeout) {
spin_unlock_irqrestore(&sqp->s_lock, flags);
goto done;
}
Expand Down

0 comments on commit 4a1b8e9

Please sign in to comment.