Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190357
b: refs/heads/master
c: e95ef5d
h: refs/heads/master
i:
  190355: 5d801c1
v: v3
  • Loading branch information
Andre Detsch authored and David S. Miller committed Apr 27, 2010
1 parent a52660e commit da3028c
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: 6f461f6c7c961f0b1b73c0f27becf472a0ac606b
refs/heads/master: e95ef5d3f6bc60433883e1ef65dac747acd0bf1a
2 changes: 1 addition & 1 deletion trunk/drivers/net/cxgb3/cxgb3_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@ static void free_irq_resources(struct adapter *adapter)
static int await_mgmt_replies(struct adapter *adap, unsigned long init_cnt,
unsigned long n)
{
int attempts = 5;
int attempts = 10;

while (adap->sge.qs[0].rspq.offload_pkts < init_cnt + n) {
if (!--attempts)
Expand Down

0 comments on commit da3028c

Please sign in to comment.