diff options
author | James Smart <[email protected]> | 2017-04-23 08:30:06 -0700 |
---|---|---|
committer | Christoph Hellwig <[email protected]> | 2017-04-24 09:15:04 +0200 |
commit | 458f280d716d3205214c8bb5d4271bd54e939a61 (patch) | |
tree | 97bda137bc3810dec574a39ccc25e4358ff5d3e6 /tools/perf/scripts/python/syscall-counts.py | |
parent | a44f53faf4674d84cba79f7ee574584e18ab8744 (diff) |
nvme_fc: fix command id check
The code validates the command_id in the response to the original
sqe command. But prior code was using the rq->rqno as the sqe command
id. The core layer overwrites what the transport set there originally.
Use the actual sqe content.
Signed-off-by: James Smart <[email protected]>
Reviewed-by: Sagi Grimberg <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions