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:
d7e2f36
)
ide: fix ide_kill_rq() for special ide-{floppy,tape} driver requests
author
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Tue, 23 Jun 2009 11:26:06 +0000
(11:26 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 26 Jun 2009 06:57:14 +0000
(23:57 -0700)
Such requests should be failed with -EIO (like all other requests
in this function) instead of being completed successfully.
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found