git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a718728
)
libata: fix ata_eh_suspend() return value
author
Tejun Heo
<htejun@gmail.com>
Fri, 26 Jan 2007 11:10:25 +0000
(20:10 +0900)
committer
Jeff Garzik
<jeff@garzik.org>
Sat, 27 Jan 2007 08:21:26 +0000
(
03:21
-0500)
ata_eh_suspend() was returning 0 regardless of failure. This bug has
potential to lose data on suspend. Fix it.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found