[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)
commitfc25307d06f524d6c04b371b236dc9e62186058c
treef90d3f873c6ffc6644512fc21d058f2159cff1b0
parent1bfc5d9d5eb8e1a2efacc306bc55c248ed259a8e
[SCSI] Improve message printing code

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