diff options
Diffstat (limited to 'drivers/scsi/lpfc/lpfc_init.c')
| -rw-r--r-- | drivers/scsi/lpfc/lpfc_init.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/scsi/lpfc/lpfc_init.c b/drivers/scsi/lpfc/lpfc_init.c index 661bd25a404a..2697d49da4d7 100644 --- a/drivers/scsi/lpfc/lpfc_init.c +++ b/drivers/scsi/lpfc/lpfc_init.c | |||
| @@ -12059,6 +12059,7 @@ static struct pci_driver lpfc_driver = { | |||
| 12059 | .id_table = lpfc_id_table, | 12059 | .id_table = lpfc_id_table, |
| 12060 | .probe = lpfc_pci_probe_one, | 12060 | .probe = lpfc_pci_probe_one, |
| 12061 | .remove = lpfc_pci_remove_one, | 12061 | .remove = lpfc_pci_remove_one, |
| 12062 | .shutdown = lpfc_pci_remove_one, | ||
| 12062 | .suspend = lpfc_pci_suspend_one, | 12063 | .suspend = lpfc_pci_suspend_one, |
| 12063 | .resume = lpfc_pci_resume_one, | 12064 | .resume = lpfc_pci_resume_one, |
| 12064 | .err_handler = &lpfc_err_handler, | 12065 | .err_handler = &lpfc_err_handler, |
