Joe Perches e02fb7aa07 tulip/uli526x.c: Use dev_<level> and pr_<level>
Convert printks to dev_<level> where a dev is available
Convert printks to pr_<level> where not
Coalesce format strings
Change print formats with %d.dx to %0dx
Add #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
Remove DRV_NAME from logging messages
Add do {} while(0) to ULI526X_DBUG macro
Make SHOW_MEDIA_TYPE macro more readable

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-01-31 23:26:57 -08:00
..
2010-01-20 15:03:31 -08:00
2009-12-23 14:13:32 -08:00
2010-01-20 01:23:27 -05:00
2010-01-28 06:01:35 -08:00
2009-12-15 08:53:25 -08:00
2010-01-21 01:28:45 -08:00
2010-01-13 10:01:35 +00:00