]> asedeno.scripts.mit.edu Git - linux.git/commit
bonding/alb: convert to using slave printk macros
authorJarod Wilson <jarod@redhat.com>
Fri, 7 Jun 2019 14:59:31 +0000 (10:59 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sun, 9 Jun 2019 20:36:01 +0000 (13:36 -0700)
commit7ea2e4232d9be4ac583ec29d2d4333b2fb654b42
tree6a5035463342c754093a6e411cf05a928a9b07a0
parent17720981964ac5dd2a501c2e8a63da21046eb89b
bonding/alb: 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_alb.c