commit | 09e13e91670b69736b5da0a869a076a55a326394 | [log] [tgz] |
---|---|---|
author | Finn Thain <[email protected]> | Mon Nov 17 21:37:07 2008 +0100 |
committer | James Bottomley <[email protected]> | Mon Dec 29 11:24:19 2008 -0600 |
tree | 1f71954fec3fa3bf4f9bb50c413761798e3da060 | |
parent | 749af3d54a6d5619088ecadb1010c6ab7766f519 [diff] |
[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 <[email protected]> Signed-off-by: Geert Uytterhoeven <[email protected]> Signed-off-by: James Bottomley <[email protected]>