commit | a509538d4fb4f99cdf0a095213d57cc3b2347615 | [log] [tgz] |
---|---|---|
author | Sergei Shtylyov <sshtylyov@ru.mvista.com> | Thu Mar 05 16:10:56 2009 +0100 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Thu Mar 05 16:10:56 2009 +0100 |
tree | a8ece5f264365dd239c009eb4d64f086e5adef71 | |
parent | 71bfc7a7c73eaf1f99e309dba60822ba050e3ec5 [diff] |
ide-iops: fix odd-length ATAPI PIO transfers Commit 9567b349f7e7dd7e2483db99ee8e4a6fe0caca38 (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>