phy: Use pr_<level>
authorJoe Perches <joe@perches.com>
Sat, 9 Jun 2012 07:49:07 +0000 (07:49 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 11 Jun 2012 23:58:24 +0000 (16:58 -0700)
Use a more current logging style.

Add pr_fmt and missing newlines.
Remove embedded prefixes.
Neaten phy_print_status to avoid using KERN_CONT.

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

No differences found