[SCSI] mptsas : NULL pointer on big endian systems causing Expander not to tear off
authorKashyap, Desai <kashyap.desai@lsi.com>
Wed, 2 Sep 2009 06:14:19 +0000 (11:44 +0530)
committerJames Bottomley <James.Bottomley@suse.de>
Sat, 12 Sep 2009 14:35:26 +0000 (09:35 -0500)
commitf44fd18198eb26b62ba86b17016e9441ce95fc71
tree4a151e59860a13032d8d481e23d1da4127d6d808
parent9e39089b958818c8f3d772414cd27f84fb2622f2
[SCSI] mptsas : NULL pointer on big endian systems causing Expander not to tear off

On Big endian system kernel will crash due to address translation
is not handle properly.

Signed-off-by: Kashyap Desai <kashyap.desai@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/message/fusion/mptsas.c