vxge: use pci_dma_mapping_error to test return value
authorDenis Kirjanov <kirjanov@gmail.com>
Sun, 10 Jan 2010 21:40:10 +0000 (13:40 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 10 Jan 2010 21:40:10 +0000 (13:40 -0800)
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>

No differences found