From: Marc Kleine-Budde Date: Mon, 7 Oct 2013 21:19:58 +0000 (+0200) Subject: net: vlan: fix nlmsg size calculation in vlan_get_size() X-Git-Tag: v3.12-rc7~20^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c33a39c575068c2ea9bffb22fd6de2df19c74b89;p=pandora-kernel.git net: vlan: fix nlmsg size calculation in vlan_get_size() This patch fixes the calculation of the nlmsg size, by adding the missing nla_total_size(). Cc: Patrick McHardy Signed-off-by: Marc Kleine-Budde Signed-off-by: David S. Miller --- Reading git-diff-tree failed