Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 18849
b: refs/heads/master
c: 9d824d0
h: refs/heads/master
i:
  18847: bca197d
v: v3
  • Loading branch information
Alan Cox authored and Jeff Garzik committed Jan 18, 2006
1 parent e49d41a commit cdf3dc0
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: 8d238e012469a9a332c78d6a69a8a46ac4b1e9c2
refs/heads/master: 9d824d0710a9e780451533ae4c5cdc5c2ff9062e
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/libata-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1456,7 +1456,7 @@ void ata_dev_config(struct ata_port *ap, unsigned int i)
ap->udma_mask &= ATA_UDMA5;
ap->host->max_sectors = ATA_MAX_SECTORS;
ap->host->hostt->max_sectors = ATA_MAX_SECTORS;
ap->device->flags |= ATA_DFLAG_LOCK_SECTORS;
ap->device[i].flags |= ATA_DFLAG_LOCK_SECTORS;
}

if (ap->ops->dev_config)
Expand Down

0 comments on commit cdf3dc0

Please sign in to comment.