Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 251183
b: refs/heads/master
c: 19adbb9
h: refs/heads/master
i:
  251181: efb2b8d
  251179: 7bdcc85
  251175: 8cece50
  251167: 161f108
v: v3
  • Loading branch information
Stephen M. Cameron authored and Jens Axboe committed May 6, 2011
1 parent c967a6c commit 026d8af
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: 8f71bb829a964ef4deead86b60fda09452fb5c2f
refs/heads/master: 19adbb9254cbd46224376fcb3a773a2272e0845e
2 changes: 1 addition & 1 deletion trunk/drivers/block/cciss.h
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ struct ctlr_info
* the above.
*/
#define CCISS_BOARD_READY_WAIT_SECS (120)
#define CCISS_BOARD_NOT_READY_WAIT_SECS (10)
#define CCISS_BOARD_NOT_READY_WAIT_SECS (100)
#define CCISS_BOARD_READY_POLL_INTERVAL_MSECS (100)
#define CCISS_BOARD_READY_ITERATIONS \
((CCISS_BOARD_READY_WAIT_SECS * 1000) / \
Expand Down

0 comments on commit 026d8af

Please sign in to comment.