Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 362324
b: refs/heads/master
c: 8e725c7
h: refs/heads/master
v: v3
  • Loading branch information
David Woodhouse authored and Jeff Garzik committed Apr 3, 2013
1 parent c5fcb50 commit edb20f5
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: b55f84e2d527182e7c611d466cd0bb6ddce201de
refs/heads/master: 8e725c7f8a60feaa88edacd4dee2c754d5ae7706
2 changes: 1 addition & 1 deletion trunk/drivers/ata/libata-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -2329,7 +2329,7 @@ int ata_dev_configure(struct ata_device *dev)
* from SATA Settings page of Identify Device Data Log.
*/
if (ata_id_has_devslp(dev->id)) {
u8 sata_setting[ATA_SECT_SIZE];
u8 *sata_setting = ap->sector_buf;
int i, j;

dev->flags |= ATA_DFLAG_DEVSLP;
Expand Down

0 comments on commit edb20f5

Please sign in to comment.