Searched hist:ce7e9c8a080b6daca646a7740d916ed547503a12 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/net/ |
H A D | nexthop.h | diff ce7e9c8a080b6daca646a7740d916ed547503a12 Wed Nov 04 07:30:34 CST 2020 Ido Schimmel <idosch@nvidia.com> nexthop: Pass extack to register_nexthop_notifier()
This will be used by the next patch which extends the function to replay all the existing nexthops to the notifier block being registered.
Device drivers will be able to pass extack to the function since it is passed to them upon reload from devlink.
Signed-off-by: Ido Schimmel <idosch@nvidia.com> Reviewed-by: David Ahern <dsahern@gmail.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
/openbmc/linux/net/ipv4/ |
H A D | nexthop.c | diff ce7e9c8a080b6daca646a7740d916ed547503a12 Wed Nov 04 07:30:34 CST 2020 Ido Schimmel <idosch@nvidia.com> nexthop: Pass extack to register_nexthop_notifier()
This will be used by the next patch which extends the function to replay all the existing nexthops to the notifier block being registered.
Device drivers will be able to pass extack to the function since it is passed to them upon reload from devlink.
Signed-off-by: Ido Schimmel <idosch@nvidia.com> Reviewed-by: David Ahern <dsahern@gmail.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|