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:
15971c3
)
cnic: Use dma_alloc_coherent().
author
Michael Chan
<mchan@broadcom.com>
Wed, 2 Dec 2009 15:15:39 +0000
(15:15 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 3 Dec 2009 03:57:22 +0000
(19:57 -0800)
Replace pci_alloc_consistent() with dma_alloc_coherent() so that
appropriate GFP flags can be used.
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: Benjamin Li <benli@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found