[SCSI] Fix printing of two-byte messages
authorMatthew Wilcox <matthew@wil.cx>
Thu, 15 Dec 2005 21:22:01 +0000 (16:22 -0500)
committerJames Bottomley <jejb@mulgrave.(none)>
Fri, 16 Dec 2005 02:41:55 +0000 (18:41 -0800)
commit479721538957d514df6dcb29f66e5edd26393bb1
treeb9163628bb01505c9bd009c14e5427561506f4aa
parent1abfd370134553f3b47e3e40a0526e05001409c2
[SCSI] Fix printing of two-byte messages

A missing comma meant that "Ordered Queue Tag" and "Ignore Wide Residue"
were being concatenated together.

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