drivers/net/chelsio: Use pr_<level>, netif_msg_<type>
authorJoe Perches <joe@perches.com>
Mon, 22 Feb 2010 16:56:57 +0000 (16:56 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Feb 2010 09:38:34 +0000 (01:38 -0800)
Convert CH_<level> and CH_DBG uses to pr_<level> and netif equivalents
Remove CH_<level> and CH_DBG macro definitions

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found