Re: [PATCH 1/6] RFC: beiscsi : handles core routines

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]
  Powered by Linux