commit | 163ef0b5922b14751e93218bdf2c9fe8f74b9c9d | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Mon May 09 09:45:21 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon May 09 12:51:15 2011 -0700 |
tree | 9a4179070e26d63170ec005e1f9ffff48b0e541b | |
parent | 54668b84bd2ee808e6b43ed9bd7aa3338fa95857 [diff] |
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>