From: James Bottomley Date: Sun, 12 Mar 2006 15:54:19 +0000 (-0600) Subject: [SCSI] fix minor problem in spi transport message functions X-Git-Tag: v2.6.17-rc1~1129^2~4^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=597705aa7fbf3e600283f4a870fb700385eacb13;p=pandora-kernel.git [SCSI] fix minor problem in spi transport message functions The check for a one byte message should be msg[0] == 0x55 not msg == 0x55 Signed-off-by: James Bottomley --- Reading git-diff-tree failed