]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'bonding-netlink-errors-and-cleanup'
authorJakub Kicinski <kuba@kernel.org>
Fri, 10 Jun 2022 06:04:20 +0000 (23:04 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 10 Jun 2022 06:04:21 +0000 (23:04 -0700)
commit0a34add0262a44304f38742f33dabde487cc090f
tree71905acdb0f84f10af9decd98436fe44d58cbe2b
parentc2b2239368f3c1375fe8119c958f408260741628
parent69f4d1039a1fe5e02175c3f60108f4a2d7664f83
Merge branch 'bonding-netlink-errors-and-cleanup'

Jonathan Toppins says:

====================
bonding: netlink errors and cleanup

The first patch attempts to set helpful error messages when
configuring bonds via netlink. The second patch removes redundant
init code for RLB mode which is already done in bond_open.
====================

Link: https://lore.kernel.org/r/cover.1654711315.git.jtoppins@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>