Open izballs opened 4 years ago
Without pci_fill_info(dev, PCI_FILL_CLASS) the function won't work on newest kernel. dev->device_class returns always 0 if its not filled.
Without pci_fill_info(dev, PCI_FILL_CLASS) the function won't work on newest kernel. dev->device_class returns always 0 if its not filled.