Loading
[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 <James.Bottomley@SteelEye.com>
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The check for a one byte message should be msg[0] == 0x55 not msg == 0x55
Signed-off-by:
James Bottomley <James.Bottomley@SteelEye.com>