]> git.baikalelectronics.ru Git - kernel.git/commit
ide-cd: fix "missing data" handling in cdrom_pc_intr()
authorBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Fri, 1 Feb 2008 22:09:17 +0000 (23:09 +0100)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Fri, 1 Feb 2008 22:09:17 +0000 (23:09 +0100)
commit8dfa4649e34de214b59c646ebdf7bf3a6fa7de55
tree537f3bd1368530deaeeaa908f91d544116dfb0fc
parentcbebc7100866576f1a5d4b461a811ba5dba8801b
ide-cd: fix "missing data" handling in cdrom_pc_intr()

If drive still wants to transfer the data we need to pad the transfer
instead of just finishing the request.

Acked-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
drivers/ide/ide-cd.c