git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c31fd6c
)
ks8842: Replace usage of dev_dbg with netdev_dbg
author
Richard Röjfors
<richard.rojfors@pelagicore.com>
Sun, 4 Jul 2010 13:26:39 +0000
(13:26 +0000)
committer
David 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