Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 258416
b: refs/heads/master
c: 38941c9
h: refs/heads/master
v: v3
  • Loading branch information
Tejun Heo authored and Jeff Garzik committed Jul 23, 2011
1 parent 25e601a commit 4458444
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: 345347c5d767332d7352f220808fe9b5e4af8c6b
refs/heads/master: 38941c9521e9ee6064b402dd460ac9dd2df89890
2 changes: 1 addition & 1 deletion trunk/drivers/ata/libata-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -3534,7 +3534,7 @@ int sata_link_resume(struct ata_link *link, const unsigned long *params,
} while ((scontrol & 0xf0f) != 0x300 && --tries);

if ((scontrol & 0xf0f) != 0x300) {
ata_link_err(link, "failed to resume link (SControl %X)\n",
ata_link_warn(link, "failed to resume link (SControl %X)\n",
scontrol);
return 0;
}
Expand Down

0 comments on commit 4458444

Please sign in to comment.