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:13:08 +0000 (16:13 +0200)
commitf652149cf3cb0faffe186d6243ee2a55346835b9
tree0c181ccac517c2b456cf0a38ed9305b6e0592155
parent2272b67140651aade50a65579a68bdf51bffe2c5
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