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:
eff68d4
)
[PATCH] mv643xx_eth: Unmap DMA buffers in receive path
author
Dale Farnsworth
<dale@farnsworth.org>
Wed, 13 Sep 2006 16:21:08 +0000
(09:21 -0700)
committer
Jeff Garzik
<jeff@garzik.org>
Wed, 13 Sep 2006 16:26:03 +0000
(12:26 -0400)
Fix a missing call to dma_unmap_single() in the receive path. Without
this call, errors have been observed on non-cache-coherent systems.
Signed-off-by Dale Farnsworth <dale@farnsworth.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found