OSDN Git Service

scsi: qla2xxx: Cleanup redundant qla2x00_abort_all_cmds during unload
authorAnil Gurumurthy <agurumurthy@marvell.com>
Tue, 2 Apr 2019 21:24:31 +0000 (14:24 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 4 Apr 2019 03:45:58 +0000 (23:45 -0400)
commite39a6645d9ec3a9be6470adae1df0f924d1f0737
treed13c91bfa14555417c188cd154452234ea6aee70
parentffc81fc07efc94a04695a8c1d458a06aecaf9f30
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>
drivers/scsi/qla2xxx/qla_os.c