From: Joe Perches Date: Wed, 28 Jan 2015 18:05:51 +0000 (-0300) Subject: [media] dvb_net: Use standard debugging facilities X-Git-Tag: fixes-v4.0-rc1~147^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c7c0ca02f01df4345fcf6c0b60281928d3e775e;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed