forcedeth: Use pr_fmt and pr_<level>
authorJoe Perches <joe@perches.com>
Mon, 29 Nov 2010 07:41:56 +0000 (07:41 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 29 Nov 2010 19:44:53 +0000 (11:44 -0800)
Convert printks to pr_<level>.
Remove "forcedeth: " from some calls as it's now added by pr_fmt.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found