scsi: mvsas: fix wrong endianness of sgpio api
authorWilfried Weissmann <wilfried.weissmann@gmx.at>
Fri, 23 Feb 2018 19:52:34 +0000 (20:52 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 25 May 2018 14:17:50 +0000 (16:17 +0200)
commita9bcbce385ed5c496a14991039bbdfa69992ae12
treee008b765a48eaf2b3ce32a1ae3f588a50c79811b
parent5e315f31faefefdf3757529642884e3f87294d3d
scsi: mvsas: fix wrong endianness of sgpio api

[ Upstream commit e75fba9c0668b3767f608ea07485f48d33c270cf ]

This patch fixes the byte order of the SGPIO api and brings it back in
sync with ledmon v0.80 and above.

[mkp: added missing SoB and fixed whitespace]

Signed-off-by: Wilfried Weissmann <wilfried.weissmann@gmx.at>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/scsi/mvsas/mv_94xx.c