Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73061
b: refs/heads/master
c: db64bcf
h: refs/heads/master
i:
  73059: f4ac12d
v: v3
  • Loading branch information
Tejun Heo authored and Jeff Garzik committed Nov 3, 2007
1 parent 99e7621 commit 80aa245
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: dfcc173d71b029eb2b10cf99bb5b4e8749e09799
refs/heads/master: db64bcf387aae6c7afad122a529d7d0513d3c5db
2 changes: 1 addition & 1 deletion trunk/drivers/ata/libata-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -2784,7 +2784,7 @@ int sata_set_spd_needed(struct ata_link *link)
u32 scontrol;

if (sata_scr_read(link, SCR_CONTROL, &scontrol))
return 0;
return 1;

return __sata_set_spd_needed(link, &scontrol);
}
Expand Down

0 comments on commit 80aa245

Please sign in to comment.