commit | c220f8cd01198552a616c4216f2a8e719fdb5fd9 | [log] [tgz] |
---|---|---|
author | Jamie Iles <jamie@jamieiles.com> | Tue Mar 08 20:27:08 2011 +0000 |
committer | Jamie Iles <jamie@jamieiles.com> | Tue Nov 22 15:21:17 2011 +0000 |
tree | 09cf9a9d45418a949007f51005798019333a2e19 | |
parent | 84e0cdb0a262483a3618091c43dae33d36226430 [diff] |
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>