]> Pileus Git - ~andy/linux/blobdiff - drivers/scsi/lpfc/lpfc_init.c
[SCSI] lpfc 8.1.0 : Add owner field to struct pci_driver
[~andy/linux] / drivers / scsi / lpfc / lpfc_init.c
index 27390aa0858bcc5633d008da92e240d22d5dd463..4e04470321a27352391d78708d21133be8d48515 100644 (file)
@@ -1706,6 +1706,7 @@ MODULE_DEVICE_TABLE(pci, lpfc_id_table);
 
 static struct pci_driver lpfc_driver = {
        .name           = LPFC_DRIVER_NAME,
+       .owner          = THIS_MODULE,
        .id_table       = lpfc_id_table,
        .probe          = lpfc_pci_probe_one,
        .remove         = __devexit_p(lpfc_pci_remove_one),