commit | 3252688f09c1c3975ced054b8427dd1e7868b8f8 | [log] [tgz] |
---|---|---|
author | Manish Rangankar <mrangankar@marvell.com> | Fri Apr 26 03:55:46 2019 -0700 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Mon Apr 29 08:34:09 2019 -0400 |
tree | 395589ae7be94afeceb6b1716fa4e98df972b808 | |
parent | f848bfd8e167210a29374e8a678892bed591684f [diff] |
scsi: qedi: Adjust termination and offload ramrod timers Whenever offload ramrod is issued, firmware wants driver to wait for max 5 secs, otherwise driver can initiate further corrective action. Similarly, when termination ramrod is issued, irrespective of abortive or non-abortive termination, driver should wait for 60 sec * max TCP-RT timeout. [mkp: typos] Signed-off-by: Manish Rangankar <mrangankar@marvell.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>