commit | d4471f5e23a75c9a94d339b5a83f89b21e7c852a | [log] [tgz] |
---|---|---|
author | Veaceslav Falico <vfalico@gmail.com> | Tue Jul 15 19:36:00 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 15 23:15:58 2014 -0700 |
tree | 13fd25f7e11d09994e5f63187dcd8f8eabc5f931 | |
parent | f338532327bf1f93ff30764dbd2251c1e2fa765b [diff] |
bonding: convert bond_3ad.c to use netdev_printk instead of pr_ Several functions left out cause we might not have at that time a valid bond/slave/port. Also, converted severa pr_ratelimited into net_ratelimited. 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>