rtnl: add helper to check if a notification is needed
authorVictor Nogueira <victor@mojatatu.com>
Fri, 8 Dec 2023 19:28:42 +0000 (16:28 -0300)
committerJakub Kicinski <kuba@kernel.org>
Tue, 12 Dec 2023 02:52:56 +0000 (18:52 -0800)
commit8439109b76a3c405808383bf9dd532fc4b9c2dbd
treeaa386d0d776956bfbb5515c958b25980cb3544ec
parentc5e2a973448d958feb7881e4d875eac59fdeff3d
rtnl: add helper to check if a notification is needed

Building on the rtnl_has_listeners helper, add the rtnl_notify_needed
helper to check if we can bail out early in the notification routines.

Reviewed-by: Jiri Pirko <jiri@nvidia.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: Victor Nogueira <victor@mojatatu.com>
Signed-off-by: Pedro Tammela <pctammela@mojatatu.com>
Link: https://lore.kernel.org/r/20231208192847.714940-3-pctammela@mojatatu.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/linux/rtnetlink.h