]> 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)
commit250916ea815c20219f74fe43539d4d347158b612
tree91c846c831266cdd737c0d3f5e78bc191558dfbe
parent4709d667faf4171dd92ae90df790ff0d466c2b16
parent97b2f7677f7ecaf6634b1310429a5fdcb6331135
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>