Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 217709
b: refs/heads/master
c: ca7cf94
h: refs/heads/master
i:
  217707: c6c3641
v: v3
  • Loading branch information
Joe Perches authored and Roland Dreier committed Oct 26, 2010
1 parent 6c8c14d commit a07938a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: b955150ea784af4c193b708a2e8091673bf23004
refs/heads/master: ca7cf94f8bf77bf0dfb35b615d82ac76a0ed77ff
4 changes: 2 additions & 2 deletions trunk/drivers/infiniband/hw/cxgb3/iwch_cm.c
Original file line number Diff line number Diff line change
Expand Up @@ -1093,8 +1093,8 @@ static int tx_ack(struct t3cdev *tdev, struct sk_buff *skb, void *ctx)
PDBG("%s ep %p credits %u\n", __func__, ep, credits);

if (credits == 0) {
PDBG(KERN_ERR "%s 0 credit ack ep %p state %u\n",
__func__, ep, state_read(&ep->com));
PDBG("%s 0 credit ack ep %p state %u\n",
__func__, ep, state_read(&ep->com));
return CPL_RET_BUF_DONE;
}

Expand Down

0 comments on commit a07938a

Please sign in to comment.