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)
commita2ae6007a442d6bb27d77bf20ec1b06cda9e306e
tree6bf28d8f5d0e87c274465178e7ef211f3a1c1a9f
parent008e81656c32e34c0b248bd203872d15be8770b7
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