bonding: fix netlink msg size
authorsfeldma@cumulusnetworks.com <sfeldma@cumulusnetworks.com>
Fri, 3 Jan 2014 22:28:11 +0000 (14:28 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 4 Jan 2014 02:03:21 +0000 (21:03 -0500)
commit288db0aafe8af0bf20674763196e3c272f22da88
treea558d3f5c8fd3ce77dc9ec90ba391c1354d5ad3c
parent4ee7ac7526d4a9413cafa733d824edfe49fdcc46
bonding: fix netlink msg size

Add missing space for IFLA_BOND_ARP_IP_TARGET nest header.

Signed-off-by: Scott Feldman <sfeldma@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_netlink.c