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)
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>

Trivial merge