]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'clean-devlink-net-namespace-operations'
authorJakub Kicinski <kuba@kernel.org>
Fri, 30 Jul 2021 20:16:40 +0000 (13:16 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 30 Jul 2021 20:16:40 +0000 (13:16 -0700)
commiteb90ccb5a4e619a853643d28150d059a3cf7b800
tree91c846c831266cdd737c0d3f5e78bc191558dfbe
parent5c3b1cbc3533e9b4e076f40d6829598c952e2c0c
parentf1a6f076cb4de9e94c6fadb64aa3957038a072ae
Merge branch 'clean-devlink-net-namespace-operations'

Leon Romanovsky says:

====================
Clean devlink net namespace operations

This short series continues my work on devlink core code to make devlink
reload less prone to errors and harden it from API abuse.

Despite first patch being a clear fix, I would ask you to apply it to
net-next anyway, because the fixed patch is anyway old and it will
help us to eliminate merge conflicts that will arise for following
patches or even for the second one.
====================

Link: https://lore.kernel.org/r/cover.1627578998.git.leonro@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>