Merge branch 'macsec-fixes'
authorDavid S. Miller <davem@davemloft.net>
Sun, 24 Apr 2016 18:32:05 +0000 (14:32 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sun, 24 Apr 2016 18:32:05 +0000 (14:32 -0400)
Sabrina Dubroca says:

====================
macsec: a few fixes

Some small fixes for the macsec driver:
 - possible NULL pointer dereferences
 - netlink dumps fixes: RTNL locking, consistent dumps
 - a reference counting bug
 - wrong name for uapi constant
 - a few memory leaks

Patches 1 to 5 are the same as in v1, patches 6 to 9 are new.
Patch 6 fixes the memleak that Lance spotted in v1.
====================

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

Trivial merge
This page took 0.037643 seconds and 5 git commands to generate.