Skip to content
Snippets Groups Projects
Commit e7c3b379 authored by Ohad Sharabi's avatar Ohad Sharabi Committed by Martin K. Petersen
Browse files

scsi: ufs: remove unnecessary query(DM) UPIU trace


This patch removes redundant trace that occurs when sending Device
Management(DM) request (fix behavior in commit 6667e6d9 ("scsi:
ufs: add trace event for ufs upiu").

Since the function send_command is called also for DM request, UPIU
trace for DM request is called twice- one identified as query_* the
other as send/complete.

Signed-off-by: default avatarOhad Sharabi <ohad.sharabi@wdc.com>
Fixes: 6667e6d9 ("scsi: ufs: add trace event for ufs upiu")
Reviewed-by: default avatarStanislav Nijnikov <stanislav.nijnikov@wdc.com>
Reviewed-by: default avatarAvri Altman <avri.altman@wdc.com>
Signed-off-by: default avatarMartin K. Petersen <martin.petersen@oracle.com>
parent e9f7be0c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment