diff options
author | Roman Bolshakov <[email protected]> | 2019-11-25 19:56:56 +0300 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2019-12-09 18:29:14 -0500 |
commit | 2c2f4bed9b6299e6430a65a29b5d27b8763fdf25 (patch) | |
tree | 993e73bafabde5abac33b9d2cd45b14a0604f2be /tools/perf/scripts/python/Perf-Trace-Util/lib | |
parent | a9ed06d4e640a8dc978a4649ab78dac8b16d2db6 (diff) |
scsi: qla2xxx: Don't call qlt_async_event twice
MBA_PORT_UPDATE generates duplicate log lines in target mode because
qlt_async_event is called twice. Drop the calls within the case as the
function will be called right after the switch statement.
Cc: Quinn Tran <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Acked-by: Himanshu Madhani <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Tested-by: Hannes Reinecke <[email protected]>
Acked-by: Himanshu Madhani <[email protected]>
Signed-off-by: Roman Bolshakov <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions