diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2010-08-10 06:48:58 +0200 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2010-08-12 01:38:29 +0200 |
commit | a30f6fb7ce86275af16c7a00dc1b1e46cbb99692 (patch) | |
tree | 2097765b7dd20577bca52781d7f216c9d1829244 /Makefile | |
parent | drm: Remove count_lock for calling lastclose() after 58474713 (v2) (diff) | |
download | linux-a30f6fb7ce86275af16c7a00dc1b1e46cbb99692.tar.xz linux-a30f6fb7ce86275af16c7a00dc1b1e46cbb99692.zip |
drm/radeon: Fix pci_map_page() error checking
0 is a valid DMA address from pci_map_page(), use pci_dma_mapping_error()
instead to check for errors
[airlied: fix warning + two other places with errors.]
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions