Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 72389
b: refs/heads/master
c: 150981b
h: refs/heads/master
i:
  72387: 54e455a
v: v3
  • Loading branch information
Alan Cox authored and Jeff Garzik committed Oct 24, 2007
1 parent 6cd7671 commit 0ac9606
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: 2dcb407e61458ded17503d6bd12b8c064965368b
refs/heads/master: 150981b0306fc5773b929e31ab5b0590c87cc77c
2 changes: 1 addition & 1 deletion trunk/drivers/ata/libata-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -3267,7 +3267,7 @@ static int ata_bus_softreset(struct ata_port *ap, unsigned int devmask,
* the bus shows 0xFF because the odd clown forgets the D7
* pulldown resistor.
*/
if (ata_check_status(ap) == 0xFF)
if (ata_chk_status(ap) == 0xFF)
return -ENODEV;

return ata_bus_post_reset(ap, devmask, deadline);
Expand Down

0 comments on commit 0ac9606

Please sign in to comment.