ide-cd: fix leftover data BUG
authorJens Axboe <jens.axboe@oracle.com>
Thu, 31 Jan 2008 12:57:51 +0000 (13:57 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 1 Feb 2008 08:26:33 +0000 (09:26 +0100)
It's perfectly legal to have data leftovers when a drive signals
completion, it happens all the time when a user issues a command
with a transfer count that is too large.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found