aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorLaurence Oberman <[email protected]>2019-11-19 10:46:34 -0500
committerMartin K. Petersen <[email protected]>2019-11-19 22:31:18 -0500
commit65309ef6b258f5a7b57c1033a82ba2aba5c434cc (patch)
treecaa1764cd07744e1ff1325f8b3d59ce0c11bf2b4 /tools/perf/scripts/python/bin/export-to-postgresql-report
parentc941e0d172605731de9b4628bd4146d35cf2e7d6 (diff)
scsi: bnx2fc: timeout calculation invalid for bnx2fc_eh_abort()
In the bnx2fc_eh_abort() function there is a calculation for wait_for_completion that uses a HZ multiplier. This is incorrect, it scales the timeout by 1000 seconds instead of converting the ms value to jiffies. Therefore change the calculation. Link: https://lore.kernel.org/r/[email protected] Reported-by: David Jeffery <[email protected]> Reviewed-by: John Pittman <[email protected]> Reviewed-by: Chad Dupuis <[email protected]> Signed-off-by: Laurence Oberman <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions