[PATCH] Fix pci-dma compatibility code for "dev == NULL"
The compat API doesn't cope correctly if struct pci_dev is NULL, as it can be for the x86 fake pci_dev handling.
Showing
Please register or sign in to comment
The compat API doesn't cope correctly if struct pci_dev is NULL, as it can be for the x86 fake pci_dev handling.