smsc9420: Use netif_<level>
authorJoe Perches <joe@perches.com>
Tue, 5 Nov 2013 18:34:21 +0000 (10:34 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 7 Nov 2013 07:14:32 +0000 (02:14 -0500)
Use a more standard logging style.

Convert smsc_<level> macros to use netif_<level>.
Remove unused #define PFX
Add pr_fmt and neaten pr_<level> uses.

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

No differences found