]> git.karo-electronics.de Git - karo-tx-linux.git/commit
bonding: convert bond_main.c to use netdev_printk instead of pr_
authorVeaceslav Falico <vfalico@gmail.com>
Tue, 15 Jul 2014 17:35:58 +0000 (19:35 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Jul 2014 06:15:57 +0000 (23:15 -0700)
commit76444f5052edf6683a735c3bc307e11c121654c5
tree3f3300b26b8b1629b21b199522e477343ad833ba
parenta84bc2a9013fb123deeca7283480955d021503fb
bonding: convert bond_main.c to use netdev_printk instead of pr_

Converted only the parts where we've had a valid net_device, skipping the
init/deinit and options verification.

CC: Jay Vosburgh <j.vosburgh@gmail.com>
CC: Andy Gospodarek <andy@greyhouse.net>
Signed-off-by: Veaceslav Falico <vfalico@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_main.c