android_kernel_google_msm/net/8021q
Marc Kleine-Budde 5468ba5515 net: vlan: fix nlmsg size calculation in vlan_get_size()
[ Upstream commit c33a39c575 ]

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-11-04 04:23:40 -08:00
..
Kconfig
Makefile
vlan.c 8021q: fix a potential use-after-free 2013-04-05 10:04:38 -07:00
vlan.h vlan: add 802.1q netpoll support 2011-12-08 19:58:30 -05:00
vlan_core.c vlan: don't deliver frames for unknown vlans to protocols 2012-10-28 10:14:15 -07:00
vlan_dev.c vlan: fix a race in egress prio management 2013-07-28 16:26:08 -07:00
vlan_gvrp.c vlan: rename vlan_dev_info to vlan_dev_priv 2011-12-08 19:51:30 -05:00
vlan_netlink.c net: vlan: fix nlmsg size calculation in vlan_get_size() 2013-11-04 04:23:40 -08:00
vlanproc.c vlan: rename vlan_dev_info to vlan_dev_priv 2011-12-08 19:51:30 -05:00
vlanproc.h