OSDN Git Service

bonding: combine netlink and console error messages
authorJonathan Toppins <jtoppins@redhat.com>
Wed, 11 Aug 2021 02:53:31 +0000 (22:53 -0400)
committerJakub Kicinski <kuba@kernel.org>
Wed, 11 Aug 2021 21:57:31 +0000 (14:57 -0700)
commit6569fa2d4e0147759f7580cb36fd6505feab12f7
treee9edef425578527cd86fc1e0d09ce3983f6bf0b2
parent891a88f4f5768b1e6ff52a2386d48558aa5a3f63
bonding: combine netlink and console error messages

There seems to be no reason to have different error messages between
netlink and printk. It also cleans up the function slightly.

Signed-off-by: Jonathan Toppins <jtoppins@redhat.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/bonding/bond_main.c