]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit4f4f6c2502474f51654a699d7127d86c2f87075a
tree63a2b59aae7d1726f9b516cd9ac7a9635cab9f8b
parent4eb166d9874b4917d79ccd14577a60d795a0cb4a
ide-cd: fix leftover data BUG

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>
drivers/ide/ide-cd.c