ks8842: Replace usage of dev_dbg with netdev_dbg
authorRichard Röjfors <richard.rojfors@pelagicore.com>
Sun, 4 Jul 2010 13:26:39 +0000 (13:26 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 6 Jul 2010 01:50:56 +0000 (18:50 -0700)
This patch replaces all usage of dev_dbg with netdev_dbg.

A side effect is that the pointer to the platform device in the adapter
struct can be removed.

Signed-off-by: Richard Röjfors <richard.rojfors@pelagicore.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found