Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ide-iops: fix odd-length ATAPI PIO transfers
Commit 9567b34 (ide: merge ->atapi_*put_bytes and ->ata_*put_data methods) introduced a regression WRT the odd-length ATAPI PIO transfers -- the final word didn't get written (causing command timeouts). Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
- Loading branch information