aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorShivasharan S <[email protected]>2020-05-08 14:21:30 +0530
committerMartin K. Petersen <[email protected]>2020-05-11 23:06:24 -0400
commitb9d5e3e7f370a817c742fb089ac1a86dfe8947dc (patch)
tree67dadc4474c988fb2a305eefd765816845f47f27 /tools/perf/scripts/python/bin
parent84badfab0d914e2c9e96bdc3f418d7f494bfb0bb (diff)
scsi: megaraid_sas: Replace undefined MFI_BIG_ENDIAN macro with __BIG_ENDIAN_BITFIELD macro
MFI_BIG_ENDIAN macro used in drivers structure bitfield to check the CPU big endianness is undefined which would break the code on big endian machine. __BIG_ENDIAN_BITFIELD kernel macro should be used in places of MFI_BIG_ENDIAN macro. Link: https://lore.kernel.org/r/[email protected] Fixes: a7faf81d7858 ("scsi: megaraid_sas: Set no_write_same only for Virtual Disk") Cc: <[email protected]> # v5.6+ Signed-off-by: Shivasharan S <[email protected]> Signed-off-by: Chandrakanth Patil <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions