Skip to content
Commit 0d7dd798 authored by Eric Dumazet's avatar Eric Dumazet Committed by David S. Miller
Browse files

net: ipvlan: call netdev_lockdep_set_classes()



In case a qdisc is used on a ipvlan device, we need to use different
lockdep classes to avoid false positives.

Use the new netdev_lockdep_set_classes() generic helper.

Signed-off-by: default avatarEric Dumazet <edumazet@google.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 24ffd752
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment