commit | 215e17be9f390e787cf9b9e5c9020d298b41d513 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <florian@openwrt.org> | Wed Sep 08 11:11:45 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 09 21:36:37 2010 -0700 |
tree | 831125b7f6e981110f326fc5bcbde47f4c8a7451 | |
parent | 18b8e15b0433ac682138ce5d03157ddc28bdf350 [diff] |
au1000-eth: fix bad printk usages 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>