aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/stex.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/scsi/stex.c')
-rw-r--r--drivers/scsi/stex.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/scsi/stex.c b/drivers/scsi/stex.c
index 325c31caa6e0..1aa4befcfbd0 100644
--- a/drivers/scsi/stex.c
+++ b/drivers/scsi/stex.c
@@ -1790,8 +1790,6 @@ static void stex_remove(struct pci_dev *pdev)
1790 1790
1791 scsi_remove_host(hba->host); 1791 scsi_remove_host(hba->host);
1792 1792
1793 pci_set_drvdata(pdev, NULL);
1794
1795 stex_hba_stop(hba); 1793 stex_hba_stop(hba);
1796 1794
1797 stex_hba_free(hba); 1795 stex_hba_free(hba);