commit | d7236ac368212bd6fc8b45f050136ee53e6a6f2d | [log] [tgz] |
---|---|---|
author | Swapnil Nagle <swapnil.nagle@purestorage.com> | Thu Feb 04 11:45:17 2016 -0500 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Sat Feb 06 19:44:35 2016 -0800 |
tree | f29ba2906bfb8fa51c15411dad97a8ab701c0a49 | |
parent | cb43285ff7039fe3c4b0bc476e6d6569c31104f3 [diff] |
qla2xxx: Use ATIO type to send correct tmr response The function value inside se_cmd can change if the TMR is cancelled. Use original ATIO Type to correctly determine CTIO response. Signed-off-by: Swapnil Nagle <swapnil.nagle@purestroage.com> Signed-off-by: Himanshu Madhani <himanshu.madhani@qlogic.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>