]> git.baikalelectronics.ru Git - kernel.git/commit
net: marvell: prestera: Add strict cleanup of fib arbiter
authorYevhen Orlov <yevhen.orlov@plvision.eu>
Sat, 1 Oct 2022 09:34:11 +0000 (12:34 +0300)
committerJakub Kicinski <kuba@kernel.org>
Tue, 4 Oct 2022 00:14:52 +0000 (17:14 -0700)
commit2885a591d7f5093eb6bd2a6209521b8cd0bdc7dd
tree326850e3e3b80dc18011a64db05aa1b7aa90c821
parent45bea1cddb803ffae7c14615619bcfde3b8a8e1f
net: marvell: prestera: Add strict cleanup of fib arbiter

This will, ensure, that there is no more, preciously allocated fib_cache
entries left after deinit.
Will be used to free allocated resources of nexthop routes, that points
to "not our" port (e.g. eth0).

Signed-off-by: Yevhen Orlov <yevhen.orlov@plvision.eu>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/marvell/prestera/prestera_router.c