]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
macb: convert printk to netdev_ and friends
authorJamie Iles <jamie@jamieiles.com>
Tue, 8 Mar 2011 20:27:08 +0000 (20:27 +0000)
committerJamie Iles <jamie@jamieiles.com>
Tue, 22 Nov 2011 15:21:17 +0000 (15:21 +0000)
commitc220f8cd01198552a616c4216f2a8e719fdb5fd9
tree09cf9a9d45418a949007f51005798019333a2e19
parent84e0cdb0a262483a3618091c43dae33d36226430
macb: convert printk to netdev_ and friends

macb is already using the dev_dbg() and friends helpers so use netdev_()
along with a pr_fmt() definition to make the printing a little cleaner.

Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Jamie Iles <jamie@jamieiles.com>
Acked-by: David S. Miller <davem@davemloft.net>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Tested-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
drivers/net/ethernet/cadence/macb.c