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:
ede869c
)
net: vlan: fix nlmsg size calculation in vlan_get_size()
author
Marc Kleine-Budde
<mkl@pengutronix.de>
Mon, 7 Oct 2013 21:19:58 +0000
(23:19 +0200)
committer
David S. Miller
<davem@davemloft.net>
Tue, 8 Oct 2013 20:32:41 +0000
(16:32 -0400)
This patch fixes the calculation of the nlmsg size, by adding the missing
nla_total_size().
Cc: Patrick McHardy <kaber@trash.net>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/8021q/vlan_netlink.c
patch
|
blob
|
history
diff --cc
net/8021q/vlan_netlink.c
Simple merge