Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 55235
b: refs/heads/master
c: a7b6184
h: refs/heads/master
i:
  55233: df7d7af
  55231: 7b6a5c1
v: v3
  • Loading branch information
Andrew Vasquez authored and James Bottomley committed May 8, 2007
1 parent b9dd3ca commit bfe6106
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: 765140bf22adfaecd7077ce10cd6198ef872094c
refs/heads/master: a7b6184225d747e5ae0bee30a388e6ebb70d5b8e
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/qla2xxx/qla_os.c
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ module_param(ql2xlogintimeout, int, S_IRUGO|S_IRUSR);
MODULE_PARM_DESC(ql2xlogintimeout,
"Login timeout value in seconds.");

int qlport_down_retry = 30;
int qlport_down_retry;
module_param(qlport_down_retry, int, S_IRUGO|S_IRUSR);
MODULE_PARM_DESC(qlport_down_retry,
"Maximum number of command retries to a port that returns "
Expand Down

0 comments on commit bfe6106

Please sign in to comment.