commit | e39a6645d9ec3a9be6470adae1df0f924d1f0737 | [log] [tgz] |
---|---|---|
author | Anil Gurumurthy <agurumurthy@marvell.com> | Tue Apr 02 14:24:31 2019 -0700 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Wed Apr 03 23:45:58 2019 -0400 |
tree | d13c91bfa14555417c188cd154452234ea6aee70 | |
parent | ffc81fc07efc94a04695a8c1d458a06aecaf9f30 [diff] |
scsi: qla2xxx: Cleanup redundant qla2x00_abort_all_cmds during unload This patch removes redundant qla2x00_abort_all_cmds() during driver unload. Signed-off-by: Anil Gurumurthy <agurumurthy@marvell.com> Signed-off-by: Himanshu Madhani <hmadhani@marvell.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>