Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 75365
b: refs/heads/master
c: 9b8e8de
h: refs/heads/master
i:
  75363: 5675b60
v: v3
  • Loading branch information
Ondrej Zary authored and Jeff Garzik committed Jan 10, 2008
1 parent a19b754 commit f8d8096
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 13cc546be3060324de9d92ebde3bc9dbd950df23
refs/heads/master: 9b8e8de7e59b3a2dab3113d620b52dc8ba890fb3
3 changes: 2 additions & 1 deletion trunk/drivers/ata/libata-scsi.c
Original file line number Diff line number Diff line change
Expand Up @@ -872,7 +872,8 @@ int ata_scsi_slave_config(struct scsi_device *sdev)

ata_scsi_sdev_config(sdev);

sdev->manage_start_stop = 1;
if (dev->class == ATA_DEV_ATA)
sdev->manage_start_stop = 1;

if (dev)
ata_scsi_dev_config(sdev, dev);
Expand Down

0 comments on commit f8d8096

Please sign in to comment.