commit | 294a554e274f961ac33c7d739d5b912bd0005f5b | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Mon Nov 29 07:41:56 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 29 11:44:53 2010 -0800 |
tree | a1d8af440477c5c6e0c085cc9ccb2dc3358c1a9a | |
parent | f52dafc1a67c98baa9b6fa1866a4caa4be4831fb [diff] |
forcedeth: Use pr_fmt and pr_<level> 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>