Skip to content
Commit 2a87d485 authored by René Rebe's avatar René Rebe Committed by Martin K. Petersen
Browse files

scsi: qla2xxx: Fix regression on sparc64

Commit 98aee70d ("qla2xxx: Add endianizer to max_payload_size
modifier.") in 2014 broke qla2xxx on sparc64, e.g. as in the Sun Blade 1000
/ 2000. Unbreak by partial revert to fix endianness in nvram firmware
default initialization. Also mark the second frame_payload_size in nvram_t
__le16 to avoid new sparse warnings.

Link: https://lore.kernel.org/r/20200827.222729.1875148247374704975.rene@exactcode.com


Fixes: 98aee70d ("qla2xxx: Add endianizer to max_payload_size modifier.")
Reviewed-by: default avatarHimanshu Madhani <himanshu.madhani@oracle.com>
Reviewed-by: default avatarBart Van Assche <bvanassche@acm.org>
Acked-by: default avatarArun Easi <aeasi@marvell.com>
Signed-off-by: default avatarRené Rebe <rene@exactcode.com>
Signed-off-by: default avatarMartin K. Petersen <martin.petersen@oracle.com>
parent 5a5b80f9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment