[SCSI] Improve message printing code
authorMatthew Wilcox <matthew@wil.cx>
Sun, 19 Feb 2006 03:52:31 +0000 (20:52 -0700)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Tue, 28 Feb 2006 05:26:56 +0000 (23:26 -0600)
Fix a bug where we would consume one byte too many in the message
printing code.
Add support for 256-byte long messages.
Add support for the Modify Bidirectional Data Pointer message.

Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/scsi_transport_spi.c

Simple merge