au1000-eth: fix bad printk usages
authorFlorian Fainelli <florian@openwrt.org>
Wed, 8 Sep 2010 11:11:45 +0000 (11:11 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 10 Sep 2010 04:36:37 +0000 (21:36 -0700)
Use pr_(info|err) and pr_cont where required instead of calls to printk.
Add missing pr_fmt to the driver.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found