drivers/net/pcmcia: Use pr_<level> and netdev_<level>
authorJoe Perches <joe@perches.com>
Thu, 12 Aug 2010 12:22:51 +0000 (12:22 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 18 Aug 2010 21:26:30 +0000 (14:26 -0700)
On Mon, 2010-08-09 at 17:34 +0200, Dominik Brodowski wrote:
> look good from a PCMCIA point of view, therefore:
> Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>

If PCMCIA is still being looked after, then here's
another for you, maybe for 2.6.37.

Use the more descriptive logging message styles.

There are whitespace/indentation errors in the original
sources that these changes do not modify, so checkpatch
errors were cheerfully ignored.

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

No differences found