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:
855b099
)
via-velocity: Fix DMA mapping length errors on transmit.
author
Dave Jones
<davej@redhat.com>
Fri, 13 Mar 2009 20:37:46 +0000
(13:37 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 13 Mar 2009 20:37:46 +0000
(13:37 -0700)
From: Dave Jones <davej@redhat.com>
The dma-debug changes caught that this driver uses the
wrong DMA mapping length when skb_padto() does something.
With suggestions from Eric Dumazet.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found