Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63675
b: refs/heads/master
c: 96d3221
h: refs/heads/master
i:
  63673: 3456881
  63671: 8fa4897
v: v3
  • Loading branch information
David Miller authored and James Bottomley committed Jul 31, 2007
1 parent 55811b1 commit 4081e7c
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: 55d9fcf57ba5ec427544fca7abc335cf3da78160
refs/heads/master: 96d32215d433c38f258159b8735f98158f6a2575
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/esp_scsi.h
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@
#define ESP_BUSID_RESELID 0x10
#define ESP_BUSID_CTR32BIT 0x40

#define ESP_BUS_TIMEOUT 275 /* In milli-seconds */
#define ESP_BUS_TIMEOUT 250 /* In milli-seconds */
#define ESP_TIMEO_CONST 8192
#define ESP_NEG_DEFP(mhz, cfact) \
((ESP_BUS_TIMEOUT * ((mhz) / 1000)) / (8192 * (cfact)))
Expand Down

0 comments on commit 4081e7c

Please sign in to comment.