commit | b6742cab0d79708d54774ce615c8c96ad71ce40b | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Apr 24 14:32:05 2016 -0400 |
committer | David S. Miller <davem@davemloft.net> | Sun Apr 24 14:32:05 2016 -0400 |
tree | 5f64306347f47ef4b657f43a661a71bb907c0b4d | |
parent | 3d05a06d313d602f7cd589d5d8d45bd04902adcb [diff] | |
parent | 4b1fb9352f351faa067a914907d58a6fe38ac048 [diff] |
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>