Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 89717
b: refs/heads/master
c: 540d9b4
h: refs/heads/master
i:
  89715: 6d5bf18
v: v3
  • Loading branch information
Denis Cheng authored and James Bottomley committed Apr 7, 2008
1 parent d2af878 commit 7be7a34
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 36b8dd1bf787512e33efa7ce88eff437404ab22d
refs/heads/master: 540d9b40faa8fcf094cb1fbf9224406bb13e3307
1 change: 0 additions & 1 deletion trunk/drivers/scsi/hosts.c
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,6 @@ struct Scsi_Host *scsi_host_alloc(struct scsi_host_template *sht, int privsize)
shost->unchecked_isa_dma = sht->unchecked_isa_dma;
shost->use_clustering = sht->use_clustering;
shost->ordered_tag = sht->ordered_tag;
shost->active_mode = sht->supported_mode;

if (sht->supported_mode == MODE_UNKNOWN)
/* means we didn't set it ... default to INITIATOR */
Expand Down

0 comments on commit 7be7a34

Please sign in to comment.