On Mon, Dec 22, 2014 at 07:43:56PM +0100, Simone Weiss wrote: > I originally wanted to replace both of the printk cals in this file with > dev_err(). > But in the function dgnc_create_driver_sysfiles only the struct pci_driver > was given, > sadly I coudn't figure out a way to get a struct device when only a struct > pci_driver is given.
There should not be any driver-specific sysfs files, if so, something is wrong here... -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

