From 5c7c0ca02f01df4345fcf6c0b60281928d3e775e Mon Sep 17 00:00:00 2001 From: Joe Perches Date: Wed, 28 Jan 2015 15:05:51 -0300 Subject: [PATCH] [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-format-patch failed