]> git.baikalelectronics.ru Git - kernel.git/commit
bonding/main: convert to using slave printk macros
authorJarod Wilson <jarod@redhat.com>
Fri, 7 Jun 2019 14:59:29 +0000 (10:59 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sun, 9 Jun 2019 20:36:01 +0000 (13:36 -0700)
commit0d3fb88cbf16ae8a5d5f701147140a9388829c86
tree7942f8237090f03e6a510f0f9f0ec9c89d30b4d7
parentde53dadfd0a48dade833c85b368a81b64d50521e
bonding/main: convert to using slave printk macros

All of these printk instances benefit from having both master and slave
device information included, so convert to using a standardized macro
format and remove redundant information.

Suggested-by: Joe Perches <joe@perches.com>
CC: Jay Vosburgh <j.vosburgh@gmail.com>
CC: Veaceslav Falico <vfalico@gmail.com>
CC: Andy Gospodarek <andy@greyhouse.net>
CC: netdev@vger.kernel.org
Signed-off-by: Jarod Wilson <jarod@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_main.c