drivers/net/sky2: Convert to use netif_printk macros
authorJoe Perches <joe@perches.com>
Mon, 15 Feb 2010 08:34:21 +0000 (08:34 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 16 Feb 2010 23:45:42 +0000 (15:45 -0800)
commit6c35abaedc191e2c7c8fa40a2b4c2b01d553b768
tree84d8cd747c02df07e267b8cf63cc77348d10b3e3
parent6909c66dfbbab99dbbd9931627c9f6e8c45bfbdb
drivers/net/sky2: Convert to use netif_printk macros

Some unlikely(netif_msg_<foo>(sky2)) tests are also
removed by this change.

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