[SCSI] m68k: mac_esp asm fix
authorFinn Thain <fthain@telegraphics.com.au>
Mon, 17 Nov 2008 20:37:07 +0000 (21:37 +0100)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Mon, 29 Dec 2008 17:24:19 +0000 (11:24 -0600)
commit09e13e91670b69736b5da0a869a076a55a326394
tree1f71954fec3fa3bf4f9bb50c413761798e3da060
parent749af3d54a6d5619088ecadb1010c6ab7766f519
[SCSI] m68k: mac_esp asm fix

Fix asm constraints and arguments so as not to transfer an odd byte when
there may be more words to transfer. The bug would probably also cause
exceptions sometimes by transferring one too many bytes.

Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/mac_esp.c