Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
Loading
Showing
with 51 additions and 33 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment