diff options
author | Cong Wang <xiyou.wangcong@gmail.com> | 2020-06-26 21:25:27 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-06-29 07:38:27 +0300 |
commit | e8280338c778a3f81477624267c9fa47f931477b (patch) | |
tree | fb0513375932e0e02b72c82ff61219f6b2300ba0 /net/llc | |
parent | be74294ffa24f5fbc0d6643842e3e095447e17a2 (diff) | |
download | linux-e8280338c778a3f81477624267c9fa47f931477b.tar.xz |
net: explain the lockdep annotations for dev_uc_unsync()
The lockdep annotations for dev_uc_unsync() and dev_mc_unsync()
are not easy to understand, so add some comments to explain
why they are correct.
Similar for the rest netif_addr_lock_bh() cases, they don't
need nested version.
Cc: Taehee Yoo <ap420073@gmail.com>
Cc: Dmitry Vyukov <dvyukov@google.com>
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/llc')
0 files changed, 0 insertions, 0 deletions