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:
343f845
)
net: ll_temac: Fix DMA map size bug
author
Michal Simek
<michal.simek@xilinx.com>
Tue, 12 May 2015 06:06:15 +0000
(08:06 +0200)
committer
David S. Miller
<davem@davemloft.net>
Wed, 13 May 2015 03:17:42 +0000
(23:17 -0400)
DMA allocates skb->len instead of headlen
which is used for DMA.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found