Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 199192
b: refs/heads/master
c: d938a70
h: refs/heads/master
v: v3
  • Loading branch information
Sathya Perla authored and David S. Miller committed May 26, 2010
1 parent 40350a3 commit 4e7d72a
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: ea16f912a6ad9fe43131a2e2a108f089c432d510
refs/heads/master: d938a702e5ce8909ea68be97566150507bfea4df
2 changes: 1 addition & 1 deletion trunk/drivers/net/benet/be_cmds.c
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ int be_cmd_POST(struct be_adapter *adapter)
} else {
return 0;
}
} while (timeout < 20);
} while (timeout < 40);

dev_err(&adapter->pdev->dev, "POST timeout; stage=0x%x\n", stage);
return -1;
Expand Down

0 comments on commit 4e7d72a

Please sign in to comment.