commit | 5c7c0ca02f01df4345fcf6c0b60281928d3e775e | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Jan 28 15:05:51 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Tue Feb 03 18:24:29 2015 -0200 |
tree | 144f9da2af33f9e8a74abc3e038ce321e4a1a3aa | |
parent | be87b90f8c70bd1f28c5680a4f9f88b4ac3b0503 [diff] |
[media] dvb_net: Use standard debugging facilities Convert dprintk to netdev_dbg where appropriate. Remove dvb_net_debug module_param. Remove __func__ from output as that can be added by dynamic_debug. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>