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:
821c92f
)
net: Fix build with ARCH=um
author
David S. Miller
<davem@davemloft.net>
Fri, 19 Sep 2008 19:44:54 +0000
(12:44 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 19 Sep 2008 19:44:54 +0000
(12:44 -0700)
If UM is going to claim that it supports DMA by setting
HAS_DMA, it should provide a dma_mapping_error() implementation.
Based upon a report by Julius Volz.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found