summaryrefslogtreecommitdiff
path: root/fs/f2fs
diff options
context:
space:
mode:
authorIdo Schimmel <idosch@nvidia.com>2022-12-06 12:58:07 +0200
committerJakub Kicinski <kuba@kernel.org>2022-12-07 20:05:52 -0800
commit4c1ebc6c1f2196c11cff78832c2604bbcec7d088 (patch)
tree3f63a534a0435828b488e2f00f07345c8d5d4293 /fs/f2fs
parent3ee5662345f26c3d694e25f3e3b577deaaf31c0f (diff)
bridge: mcast: Move checks out of critical section
The checks only require information parsed from the RTM_NEWMDB netlink message and do not rely on any state stored in the bridge driver. Therefore, there is no need to perform the checks in the critical section under the multicast lock. Move the checks out of the critical section. Signed-off-by: Ido Schimmel <idosch@nvidia.com> Acked-by: Nikolay Aleksandrov <razor@blackwall.org> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'fs/f2fs')
0 files changed, 0 insertions, 0 deletions