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)
commitb6742cab0d79708d54774ce615c8c96ad71ce40b
tree5f64306347f47ef4b657f43a661a71bb907c0b4d
parent3d05a06d313d602f7cd589d5d8d45bd04902adcb
parent4b1fb9352f351faa067a914907d58a6fe38ac048
Merge branch 'macsec-fixes'

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>
This page took 0.024637 seconds and 5 git commands to generate.