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:
0a7e226
)
can: dev: fix nlmsg size calculation in can_get_size()
author
Marc Kleine-Budde
<mkl@pengutronix.de>
Sat, 5 Oct 2013 19:25:17 +0000
(21:25 +0200)
committer
David S. Miller
<davem@davemloft.net>
Mon, 7 Oct 2013 19:55:03 +0000
(15:55 -0400)
This patch fixes the calculation of the nlmsg size, by adding the missing
nla_total_size().
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found