[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1654711315.git.jtoppins@redhat.com>
Date: Wed, 8 Jun 2022 14:14:55 -0400
From: Jonathan Toppins <jtoppins@...hat.com>
To: netdev@...r.kernel.org
Cc: jtoppins@...hat.com
Subject: [net-next v2 0/2] 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.
v2:
* rebased to latest net-next
* fixed kernel doc header for __bond_opt_set
Jonathan Toppins (2):
bonding: netlink error message support for options
bonding: cleanup bond_create
drivers/net/bonding/bond_main.c | 24 ++-----
drivers/net/bonding/bond_netlink.c | 101 +++++++++++++++++++----------
drivers/net/bonding/bond_options.c | 32 +++++++--
include/net/bond_options.h | 3 +-
4 files changed, 101 insertions(+), 59 deletions(-)
--
2.27.0
Powered by blists - more mailing lists