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:
740c7f3
)
sh_eth: Check for DMA mapping errors on transmit
author
Ben Hutchings
<ben.hutchings@codethink.co.uk>
Tue, 27 Jan 2015 00:49:47 +0000
(
00:49
+0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 27 Jan 2015 08:18:53 +0000
(
00:18
-0800)
dma_map_single() may fail if an IOMMU or swiotlb is in use, so
we need to check for this.
Signed-off-by: Ben Hutchings <ben.hutchings@codethink.co.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found