Skip to content
Commit 910638ae authored by Matthias Gehre's avatar Matthias Gehre Committed by Linus Torvalds
Browse files

[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK



Replace all occurences of 0xff..  in calls to function pci_set_dma_mask()
and pci_set_consistant_dma_mask() with the corresponding DMA_xBIT_MASK from
linux/dma-mapping.h.

Signed-off-by: default avatarMatthias Gehre <M.Gehre@gmx.de>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 60c904ae
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment