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:
4ba76ac
)
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
Ben Hutchings
<ben@decadent.org.uk>
Thu, 28 Nov 2013 14:01:56 +0000
(14:01 +0000)
[ Upstream commit
fe119a05f8ca481623a8d02efcc984332e612528
]
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>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
No differences found