From 09e13e91670b69736b5da0a869a076a55a326394 Mon Sep 17 00:00:00 2001 From: Finn Thain Date: Mon, 17 Nov 2008 21:37:07 +0100 Subject: [PATCH] [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 Signed-off-by: Geert Uytterhoeven Signed-off-by: James Bottomley --- Reading git-format-patch failed