diff options
| author | Kuniyuki Iwashima <[email protected]> | 2025-07-02 23:01:19 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-07-09 01:32:37 +0000 |
| commit | 818ae1a5ecb41d82ad180a99c39111f051894d90 (patch) | |
| tree | 1e880917b7dcffc0d3bd77773a981dcf9f58923c /net/lapb/lapb_iface.c | |
| parent | ipv6: ndisc: Remove __in6_dev_get() in pndisc_{constructor,destructor}(). (diff) | |
| download | kernel-818ae1a5ecb41d82ad180a99c39111f051894d90.tar.gz kernel-818ae1a5ecb41d82ad180a99c39111f051894d90.zip | |
ipv6: mcast: Replace locking comments with lockdep annotations.
Commit 63ed8de4be81 ("mld: add mc_lock for protecting per-interface
mld data") added the same comments regarding locking to many functions.
Let's replace the comments with lockdep annotation, which is more helpful.
Note that we just remove the comment for mld_clear_zeros() and
mld_send_cr(), where mc_dereference() is used in the entry of the
function.
While at it, a comment for __ipv6_sock_mc_join() is moved back to the
correct place.
Signed-off-by: Kuniyuki Iwashima <[email protected]>
Reviewed-by: Eric Dumazet <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions
