On 2020-08-27 13:27, Rene Rebe wrote: > Commit 98aee70d19a7e3203649fa2078464e4f402a0ad8 in 2014 broke qla2xxx > on sparc64, e.g. as in the Sun Blade 1000 / 2000. Unbreak by partial > revert to fix endianess in nvram firmware default initialization. Also > mark the second frame_payload_size in nvram_t __le16 to avoid new > sparse warnings. Thank you for having fixed the endianness warnings. Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx>