]> git.baikalelectronics.ru Git - kernel.git/commit
media: dvb_net: let dynamic debug enable some DVB net handling
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 11 Dec 2017 16:37:25 +0000 (11:37 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 19 Dec 2017 11:30:22 +0000 (06:30 -0500)
commit7a497258ee22749597a2107fdc14c2405edd8cda
treee1ea47f81c6c75f712b29ca1197c6c4c4326623d
parent41b087849e259767092c858ac0b8ce011413da4b
media: dvb_net: let dynamic debug enable some DVB net handling

pr_debug() and netdev_dbg() can be enabled/disabled dynamically
via sysfs. So, stop hidding them under ULE_DEBUG config macro.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/dvb-core/dvb_net.c