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:
6fe4c6d
)
iseries_veth: Fix wrong parameter given to sizeof call
author
Thomas Jarosch
<thomas.jarosch@intra2net.com>
Thu, 17 Nov 2011 10:33:52 +0000
(10:33 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 21 Nov 2011 19:56:35 +0000
(14:56 -0500)
"remote_list" is of type
struct dma_chunk remote_list[VETH_MAX_FRAMES_PER_MSG];
Probably a copy'n'paste error.
Signed-off-by: Thomas Jarosch <thomas.jarosch@intra2net.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found