diff options
author | Tyrel Datwyler <tyreld@linux.vnet.ibm.com> | 2019-03-20 22:56:53 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2019-03-28 04:34:20 +0300 |
commit | 3e6f7de43f4960fba8322b16531b0d6624a9322d (patch) | |
tree | a58b98cdcdff7ad6e286f316067b1900df9fd96c /crypto/algif_skcipher.c | |
parent | 95237c25d8d08ebc451dd2d793f7e765f57b0c9f (diff) | |
download | linux-3e6f7de43f4960fba8322b16531b0d6624a9322d.tar.xz |
scsi: ibmvfc: Byte swap status and error codes when logging
Status and error codes are returned in big endian from the VIOS. The values
are translated into a human readable format when logged, but the values are
also logged. This patch byte swaps those values so that they are consistent
between BE and LE platforms.
Signed-off-by: Tyrel Datwyler <tyreld@linux.vnet.ibm.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'crypto/algif_skcipher.c')
0 files changed, 0 insertions, 0 deletions