Daniel Baluta wrote:
>> static struct pci_driver janz_pci_driver = {
>>        .name     = (char *)drv_name,
> this conversion can be avoided and it doesn't look pretty nice either :)

Many drivers use DRV_NAME:

#define DRV_NAME "janz_pci"

Wolfgang.
_______________________________________________
Socketcan-core mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/socketcan-core

Reply via email to