git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88d7bd8
)
[PATCH] drivers/net/8139cp: Use the DMA_{64, 32}BIT_MASK constants
author
Tobias Klauser
<tklauser@nuerscht.ch>
Fri, 13 May 2005 02:19:39 +0000
(22:19 -0400)
committer
Jeff Garzik
<jgarzik@pobox.com>
Fri, 13 May 2005 02:19:39 +0000
(22:19 -0400)
The previous patch did not compile cleanly on all architectures so
here's a fixed one.
Use the DMA_{64,32}BIT_MASK constants from dma-mapping.h when calling
pci_set_dma_mask() or pci_set_consistent_dma_mask()
Signed-off-by: Tobias Klauser <tklauser@nuerscht.ch>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
No differences found