Jayamohan Kallickal wrote: > Thie file handles initiallization/teardown, allocation/free as well > as IO/Management flows. > + > +static struct pci_driver beiscsi_pci_driver = { > + .name = "DRV_NAME", ^^^^^^^^^^ > + .probe = beiscsi_dev_probe, > + .remove = beiscsi_remove, > + .id_table = beiscsi_pci_id_table > +}; This is wrong for sure. Will look into the rest later.
Attachment:
signature.asc
Description: This is a digitally signed message part.