diff options
author | Sabrina Dubroca <sd@queasysnail.net> | 2016-08-12 16:10:32 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-08-14 00:15:54 +0200 |
commit | e20038724552cd05e351cd7d7526d646953d26b7 (patch) | |
tree | 15cd8bf0e03c5dbf96762bedbfb3cccf4613a477 /drivers/net/macvlan.c | |
parent | net: ipv6: Do not keep IPv6 addresses when IPv6 is disabled (diff) | |
download | linux-e20038724552cd05e351cd7d7526d646953d26b7.tar.xz linux-e20038724552cd05e351cd7d7526d646953d26b7.zip |
macsec: fix lockdep splats when nesting devices
Currently, trying to setup a vlan over a macsec device, or other
combinations of devices, triggers a lockdep warning.
Use netdev_lockdep_set_classes and ndo_get_lock_subclass, similar to
what macvlan does.
Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/macvlan.c')
0 files changed, 0 insertions, 0 deletions