Skip to content

Commit

Permalink
drivers/net/e100.c: Use pr_<level> and netif_<level>
Browse files Browse the repository at this point in the history
Convert DPRINTK, commonly used for debugging, to netif_<level>
Remove #define PFX
Use #define pr_fmt
Consistently use no periods for non-sentence logging messages

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Joe Perches authored and David S. Miller committed Mar 17, 2010
1 parent abf35df commit fa05e1a
Showing 1 changed file with 98 additions and 85 deletions.
Loading

0 comments on commit fa05e1a

Please sign in to comment.