Merge branch 'bridge_nl_validation'
authorDavid S. Miller <davem@davemloft.net>
Wed, 26 Nov 2014 20:29:10 +0000 (15:29 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 26 Nov 2014 20:29:10 +0000 (15:29 -0500)
Thomas Graf says:

====================
bridge: Fix missing Netlink message validations

Adds various missing length checks in the bridging code for Netlink
messages and corresponding attributes provided by user space.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge