diff options
author | David S. Miller <davem@davemloft.net> | 2014-07-15 23:16:15 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-07-15 23:16:15 -0700 |
commit | 7a575f6b907ea5d207d2b5010293c189616eae34 (patch) | |
tree | 1945288ff37e2690be41a4e3c35e1e7e196f75b0 /arch/arc | |
parent | a84bc2a9013fb123deeca7283480955d021503fb (diff) | |
parent | cb25235860c8b6552a8f9cca3291e9d46efb7925 (diff) | |
download | linux-7a575f6b907ea5d207d2b5010293c189616eae34.tar.bz2 |
Merge branch 'bonding-next'
Veaceslav Falico says:
====================
bonding: convert pr_* to netdev_*
Currently bonding uses pr_info/warn/etc. function to print something, while
it's encouraged to use netdev_info/warn/etc. in net/.
This patchset converts them where possible (i.e. where we have a working
net_device). Also, convert pr_ratelimit* to net_() and remove the pr_fmt,
to unify netdev_* and pr_* outputs.
====================
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>
Diffstat (limited to 'arch/arc')
0 files changed, 0 insertions, 0 deletions