diff options
| author | James Smart <[email protected]> | 2021-07-22 15:17:17 -0700 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2021-07-27 00:06:40 -0400 |
| commit | df3d78c3eb4eba13b3ef9740a8c664508ee644ae (patch) | |
| tree | 244dd0d516a1d7411b9baaee34bf95a18fba591b /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | f449a3d7a1530db44e7bba1a875f522115e99ab5 (diff) | |
scsi: lpfc: Fix cq_id truncation in rq create
On the newer hardware, CQ_ID values can be larger than seen on previous
generations. This exposed an issue in the driver where its definition of
cq_id in the RQ Create mailbox cmd was too small, thus the cq_id was
truncated, causing the command to fail.
Revise the RQ_CREATE CQ_ID field to its proper size (16 bits).
Link: https://lore.kernel.org/r/[email protected]
Co-developed-by: Justin Tee <[email protected]>
Signed-off-by: Justin Tee <[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