|
@@ -12059,6 +12059,7 @@ static struct pci_driver lpfc_driver = {
|
|
|
.id_table = lpfc_id_table,
|
|
|
.probe = lpfc_pci_probe_one,
|
|
|
.remove = lpfc_pci_remove_one,
|
|
|
+ .shutdown = lpfc_pci_remove_one,
|
|
|
.suspend = lpfc_pci_suspend_one,
|
|
|
.resume = lpfc_pci_resume_one,
|
|
|
.err_handler = &lpfc_err_handler,
|