aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/prog.c
diff options
context:
space:
mode:
authorIdo Schimmel <[email protected]>2022-10-18 06:40:00 +0000
committerDavid S. Miller <[email protected]>2022-10-19 13:01:08 +0000
commit262985fad1bd819d1323c6dbd72a8d9ed1c6090c (patch)
tree35af336f7c324f23bf0a434aee77cf294590f4f0 /tools/bpf/bpftool/prog.c
parentselftests: bridge_igmp: Remove unnecessary address deletion (diff)
downloadkernel-262985fad1bd819d1323c6dbd72a8d9ed1c6090c.tar.gz
kernel-262985fad1bd819d1323c6dbd72a8d9ed1c6090c.zip
bridge: mcast: Use spin_lock() instead of spin_lock_bh()
IGMPv3 / MLDv2 Membership Reports are only processed from the data path with softIRQ disabled, so there is no need to call spin_lock_bh(). Use spin_lock() instead. This is consistent with how other IGMP / MLD packets are processed. Signed-off-by: Ido Schimmel <[email protected]> Acked-by: Nikolay Aleksandrov <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/bpf/bpftool/prog.c')
0 files changed, 0 insertions, 0 deletions