commit | 76444f5052edf6683a735c3bc307e11c121654c5 | [log] [tgz] |
---|---|---|
author | Veaceslav Falico <vfalico@gmail.com> | Tue Jul 15 19:35:58 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 15 23:15:57 2014 -0700 |
tree | 3f3300b26b8b1629b21b199522e477343ad833ba | |
parent | a84bc2a9013fb123deeca7283480955d021503fb [diff] |
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>