diff options
author | 2022-02-10 15:45:00 +0200 | |
---|---|---|
committer | 2022-02-11 11:17:33 +0000 | |
commit | ddb44bdcdef7eb9a670ccf7dea9def4d48fc1346 (patch) | |
tree | 8307fa4451b5ebf49b666d195adbfa3009d4b612 /drivers/net/wwan/iosm/iosm_ipc_mux_codec.c | |
parent | net: dsa: remove lockdep class for DSA master address list (diff) | |
download | linux-dev-ddb44bdcdef7eb9a670ccf7dea9def4d48fc1346.tar.xz linux-dev-ddb44bdcdef7eb9a670ccf7dea9def4d48fc1346.zip |
net: dsa: remove lockdep class for DSA slave address list
Since commit 2f1e8ea726e9 ("net: dsa: link interfaces with the DSA
master to get rid of lockdep warnings"), suggested by Cong Wang, the
DSA interfaces and their master have different dev->nested_level, which
makes netif_addr_lock() stop complaining about potentially recursive
locking on the same lock class.
So we no longer need DSA slave interfaces to have their own lockdep
class.
Cc: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/wwan/iosm/iosm_ipc_mux_codec.c')
0 files changed, 0 insertions, 0 deletions