diff options
| author | Tyrel Datwyler <[email protected]> | 2016-02-11 16:24:35 -0600 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2016-02-23 21:27:02 -0500 |
| commit | 21367e2027b47b7802388e1b6a672e985d87c442 (patch) | |
| tree | d7f2ec04919936c4a7bb36181877b84749cce377 /tools/perf/scripts/python/bin | |
| parent | 06cdbeffe531a6164a5e75951a083128c0fe593d (diff) | |
ibmvfc: byteswap scsi_id, wwpn, and node_name prior to logging
When logging async events the scsi_id, wwpn, and node_name values are
used directly from the CRQ struct which are of type __be64. This can be
confusing to someone looking through the log on a LE system. Instead
byteswap these values to host endian prior to logging.
Signed-off-by: Tyrel Datwyler <[email protected]>
Reviewed-by: Johannes Thumshirn <[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