diff options
| author | Bart Van Assche <[email protected]> | 2019-12-18 16:49:05 -0800 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2020-01-02 21:53:30 -0500 |
| commit | 3f5f7335e5e234e340b48ecb24c2aba98a61f934 (patch) | |
| tree | b3651e7515696397ecc18308d5e52d420824ae49 /tools/perf/scripts/python | |
| parent | a27747a207887420106aca284c0e98ba5e547d78 (diff) | |
scsi: qla2xxx: Fix the endianness of the qla82xx_get_fw_size() return type
Since qla82xx_get_fw_size() returns a number in CPU-endian format, change
its return type from __le32 into u32. This patch does not change any
functionality.
Fixes: 9c2b297572bf ("[SCSI] qla2xxx: Support for loading Unified ROM Image (URI) format firmware file.")
Cc: Himanshu Madhani <[email protected]>
Cc: Quinn Tran <[email protected]>
Cc: Martin Wilck <[email protected]>
Cc: Daniel Wagner <[email protected]>
Cc: Roman Bolshakov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Daniel Wagner <[email protected]>
Reviewed-by: Roman Bolshakov <[email protected]>
Signed-off-by: Bart Van Assche <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions