Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 21897
b: refs/heads/master
c: 2061a47
h: refs/heads/master
i:
  21895: fbfd23d
v: v3
  • Loading branch information
Tejun Heo authored and Jeff Garzik committed Mar 12, 2006
1 parent 7c4349a commit 74b6c53
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 75f554bc139461a5a926fad6a6fa90433a00a117
refs/heads/master: 2061a47a9b9530a9523e51167c996307db951c31
3 changes: 3 additions & 0 deletions trunk/drivers/scsi/libata-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1346,6 +1346,9 @@ static int ata_bus_probe(struct ata_port *ap)

/* reset */
if (ap->ops->probe_reset) {
for (i = 0; i < ATA_MAX_DEVICES; i++)
classes[i] = ATA_DEV_UNKNOWN;

rc = ap->ops->probe_reset(ap, classes);
if (rc) {
printk("ata%u: reset failed (errno=%d)\n", ap->id, rc);
Expand Down

0 comments on commit 74b6c53

Please sign in to comment.