Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 117702
b: refs/heads/master
c: 22ab019
h: refs/heads/master
v: v3
  • Loading branch information
Bernd Schubert authored and James Bottomley committed Oct 23, 2008
1 parent 9636c7c commit 87ba256
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 7583221f6066978487f14caf31b4ea5d99713bfa
refs/heads/master: 22ab019b6ff8f3f93ddc93135d7e7ff24d982fe0
3 changes: 1 addition & 2 deletions trunk/drivers/message/fusion/mptscsih.c
Original file line number Diff line number Diff line change
Expand Up @@ -1760,10 +1760,9 @@ mptscsih_get_tm_timeout(MPT_ADAPTER *ioc)
case FC:
return 40;
case SAS:
return 10;
case SPI:
default:
return 2;
return 10;
}
}

Expand Down

0 comments on commit 87ba256

Please sign in to comment.