[PATCH] ide: preserve errors for failed requests
authorJens Axboe <axboe@suse.de>
Tue, 10 Jan 2006 08:44:39 +0000 (09:44 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 10 Jan 2006 16:37:07 +0000 (08:37 -0800)
To preserve the ->errors values for requests that failed, use the normal
completion path for that.

Signed-off-by: Jens Axboe <axboe@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found