]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit43d4cf750cf432db90c3886df467b5498c6feef6
tree9a4179070e26d63170ec005e1f9ffff48b0e541b
parent03b1380de380bf63b73353c70ef35bcd0909d2ca
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