Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96933
b: refs/heads/master
c: 9dcffd9
h: refs/heads/master
i:
  96931: a985c35
v: v3
  • Loading branch information
Mark Lord authored and Jeff Garzik committed May 19, 2008
1 parent 2b2832e commit 24054f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 68b90ee7c8046864301823d8d4449eb1ce1d2f74
refs/heads/master: 9dcffd99d0b1c0c1b8b2c0f85d240e791eca1055
1 change: 1 addition & 0 deletions trunk/drivers/ata/sata_mv.c
Original file line number Diff line number Diff line change
Expand Up @@ -2728,6 +2728,7 @@ static int mv_hardreset(struct ata_link *link, unsigned int *class,

rc = sata_link_hardreset(link, timing, deadline + extra,
&online, NULL);
rc = online ? -EAGAIN : rc;
if (rc)
return rc;
sata_scr_read(link, SCR_STATUS, &sstatus);
Expand Down

0 comments on commit 24054f8

Please sign in to comment.