diff options
author | James Smart <[email protected]> | 2018-07-31 17:23:23 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2018-08-02 15:45:19 -0400 |
commit | 24bc3119424ac163c2f67e072c956f50e153d034 (patch) | |
tree | baf8b7c6cd0be29871eae4176f166e855b2b7615 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 2a5b7d626ed2256fd0ef0e799ebc6ef47b7bd283 (diff) |
scsi: lpfc: Correct LCB ACCept payload
After memory allocation for the LCB response frame, the memory wasn't zero
initialized, and not all fields are set. Thus garbage shows up in the
payload.
Fix by zeroing the memory at allocation. Also properly set the Capability
field based on duration support.
Signed-off-by: Dick Kennedy <[email protected]>
Signed-off-by: James Smart <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions