mbox series

[net-next,0/2] bonding: cleanup header file and error msgs

Message ID cover.1628306392.git.jtoppins@redhat.com
Headers show
Series bonding: cleanup header file and error msgs | expand

Message

Jonathan Toppins Aug. 7, 2021, 3:30 a.m. UTC
Two small patches removing unreferenced symbols and unifying error
messages across netlink and printk.

Signed-off-by: Jonathan Toppins <jtoppins@redhat.com>

Jonathan Toppins (2):
  bonding: remove extraneous definitions from bonding.h
  bonding: combine netlink and console error messages

 drivers/net/bonding/bond_main.c | 45 ++++++++++++++++++---------------
 include/net/bonding.h           | 12 ---------
 2 files changed, 25 insertions(+), 32 deletions(-)