mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-10 16:36:41 +00:00
It is time to add netdev_lockdep_set_classes() helper so that lockdep annotations per device type are easier to manage. This removes a lot of copies and missing annotations. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>