diff options
-rw-r--r-- | drivers/scsi/qla2xxx/qla_os.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/scsi/qla2xxx/qla_os.c b/drivers/scsi/qla2xxx/qla_os.c index 14f2f9077c81..5a542655d442 100644 --- a/drivers/scsi/qla2xxx/qla_os.c +++ b/drivers/scsi/qla2xxx/qla_os.c | |||
@@ -1586,8 +1586,6 @@ int qla2x00_probe_one(struct pci_dev *pdev, struct qla_board_info *brd_info) | |||
1586 | return 0; | 1586 | return 0; |
1587 | 1587 | ||
1588 | probe_failed: | 1588 | probe_failed: |
1589 | fc_remove_host(ha->host); | ||
1590 | |||
1591 | qla2x00_free_device(ha); | 1589 | qla2x00_free_device(ha); |
1592 | 1590 | ||
1593 | scsi_host_put(host); | 1591 | scsi_host_put(host); |