Linux 4.8 replaced it with pci_enable_msix_range. You can fix it like this:#if LINUX_VERSION_CODE < KERNEL_VERSION(4,8,0) rc = pci_enable_msix(pdev, lro- ... xdma驱动错误解决error: implicit declaration of function ‘pci_enable_msix’ ,UISRC工程师