]> git.baikalelectronics.ru Git - kernel.git/commit
ibmveth: Convert driver specific debug to netdev_dbg
authorSantiago Leon <santil@linux.vnet.ibm.com>
Fri, 3 Sep 2010 18:29:14 +0000 (18:29 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 7 Sep 2010 01:21:52 +0000 (18:21 -0700)
commit50e717f3409763344fb6efda334055cab1c6d8d0
treeed2384361d33b1483419f5abcaadf16c72395acb
parent86d1cf559ff1c5ef82a8e808140bc3054caa990d
ibmveth: Convert driver specific debug to netdev_dbg

Use netdev_dbg to standardise the debug output.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Santiago Leon <santil@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ibmveth.c