]> git.baikalelectronics.ru Git - kernel.git/commit
dsa: Use netdev_<level> instead of printk
authorJoe Perches <joe@perches.com>
Mon, 10 Nov 2014 00:32:46 +0000 (16:32 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 11 Nov 2014 18:30:57 +0000 (13:30 -0500)
commit680ad43f665c957425d6ed9ca160e0fb125f0142
tree6bf28d8f5d0e87c274465178e7ef211f3a1c1a9f
parent715928a723deb256f3438aa60ce1d6b5a9072392
dsa: Use netdev_<level> instead of printk

Neaten and standardize the logging output.

Other miscellanea:

o Use pr_notice_once instead of a guard flag.
o Convert existing pr_<level> uses too.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dsa/dsa.c
net/dsa/slave.c