tulip: Convert printks to netdev_<level>
authorJoe Perches <joe@perches.com>
Mon, 9 May 2011 09:45:21 +0000 (09:45 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 May 2011 19:51:15 +0000 (12:51 -0700)
commit163ef0b5922b14751e93218bdf2c9fe8f74b9c9d
tree9a4179070e26d63170ec005e1f9ffff48b0e541b
parent54668b84bd2ee808e6b43ed9bd7aa3338fa95857
tulip: Convert printks to netdev_<level>

Use the current more descriptive logging styles.

Add pr_fmt and remove PFX where appropriate.
Use netif_<level>, netdev_<level>
Indent a few blocks in xircom_cb where appropriate.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/tulip/de2104x.c
drivers/net/tulip/dmfe.c
drivers/net/tulip/eeprom.c
drivers/net/tulip/tulip_core.c
drivers/net/tulip/uli526x.c
drivers/net/tulip/winbond-840.c
drivers/net/tulip/xircom_cb.c