diff options
Diffstat (limited to 'drivers/scsi/qla4xxx/ql4_os.c')
-rw-r--r-- | drivers/scsi/qla4xxx/ql4_os.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/scsi/qla4xxx/ql4_os.c b/drivers/scsi/qla4xxx/ql4_os.c index f8a0a26a3cd4..1be6cefc390b 100644 --- a/drivers/scsi/qla4xxx/ql4_os.c +++ b/drivers/scsi/qla4xxx/ql4_os.c | |||
@@ -7400,7 +7400,6 @@ static void qla4xxx_remove_adapter(struct pci_dev *pdev) | |||
7400 | 7400 | ||
7401 | pci_disable_pcie_error_reporting(pdev); | 7401 | pci_disable_pcie_error_reporting(pdev); |
7402 | pci_disable_device(pdev); | 7402 | pci_disable_device(pdev); |
7403 | pci_set_drvdata(pdev, NULL); | ||
7404 | } | 7403 | } |
7405 | 7404 | ||
7406 | /** | 7405 | /** |