diff options
| author | Chaitra P B <[email protected]> | 2018-05-31 06:34:50 -0400 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2018-06-18 21:05:32 -0400 |
| commit | d37306ca0eacdc040e1df91910123117a9df6d40 (patch) | |
| tree | 6f25485a0232f38828f77bc1b87423120522743a /tools/perf/scripts/python | |
| parent | 20a044332dc47e91045670311f9f9dcb1e32483f (diff) | |
scsi: mpt3sas: Fix, False timeout prints for ioctl and other internal commands during controller reset.
When an ioctl is sent to FW, and if there is a controller reset issued
before ioctl gets completed, then in controller reset path all the pending
ioctl commands are terminated from "mpt3sas_ctl_reset_handler" function.
This will wake up the waiting ioctl commands in ioctl path and print
timeouts which are actually not timeouts.
Introduced "mpt3sas_base_check_cmd_timeout" function to check and print
whether command got timed out (or) terminated due to Host reset.
Signed-off-by: Chaitra P B <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions