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)
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

diff --cc net/dsa/dsa.c
Simple merge
diff --cc net/dsa/slave.c
Simple merge