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:
4689a6b
)
[PATCH] fs_enet: Fix dma_unmap_single calls
author
Pantelis Antoniou
<pantelis.antoniou@gmail.com>
Sat, 29 Oct 2005 22:22:40 +0000
(
01:22
+0300)
committer
Jeff Garzik
<jgarzik@pobox.com>
Sat, 29 Oct 2005 22:20:30 +0000
(18:20 -0400)
The following patches fixes a bug with erroneous calling of
dma_unmap_single. It never triggered because on normal ppc32
the calls is a NOP. Out of tree drivers need this fix however.
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
No differences found