mirror of
https://github.com/torvalds/linux
synced 2026-07-11 04:00:42 +09:00
pci_dma_mapping_error should be used to test return value of pci_map_single or pci_map_page. Signed-off-by: Denis Kirjanov <kirjanov@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>