aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorBean Huo <[email protected]>2022-07-15 23:27:21 +0200
committerJens Axboe <[email protected]>2022-08-02 17:22:46 -0600
commit679c54f2de672b7d79d02f8c4ad483ff6dd8ce2e (patch)
treebcc11f0dc6ce436fe33ccce613b9258cbee0f82e /net/lapb/lapb_timer.c
parentd17f744e883b2f8d13cca252d71cfe8ace346f7d (diff)
nvme: use command_id instead of req->tag in trace_nvme_complete_rq()
Use command_id instead of req->tag in trace_nvme_complete_rq(), because of commit e7006de6c238 ("nvme: code command_id with a genctr for use authentication after release"), cmd->common.command_id is set to ((genctl & 0xf)< 12 | req->tag), no longer req->tag, which makes cid in trace_nvme_complete_rq and trace_nvme_setup_cmd are not the same. Fixes: e7006de6c238 ("nvme: code command_id with a genctr for use authentication after release") Signed-off-by: Bean Huo <[email protected]> Signed-off-by: Christoph Hellwig <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions