From: Sergei Shtylyov Date: Thu, 5 Mar 2009 15:10:56 +0000 (+0100) Subject: ide-iops: fix odd-length ATAPI PIO transfers X-Git-Tag: v2.6.29-rc8~62^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a509538d4fb4f99cdf0a095213d57cc3b2347615;p=pandora-kernel.git 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 Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed