commit | 318083ad9230ff13cdac34ae4c4135e0c4e2d9ad | [log] [tgz] |
---|---|---|
author | James Smart <jsmart2021@gmail.com> | Sat Mar 04 09:30:30 2017 -0800 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Mon Mar 06 23:04:22 2017 -0500 |
tree | cf007ba9034a088f861119cf764fe442c324234f | |
parent | 3ebd9b4701ef77358030a0ef9cb6586db2149712 [diff] |
scsi: lpfc: add NVME exchange aborts previous code did little more than log a message. This patch adds abort path support, modeled after the SCSI code paths. Currently addresses only the initiator path. Target path under development, but stubbed out. Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com> Signed-off-by: James Smart <james.smart@broadcom.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>