linux/drivers/media/dvb-core
Mauro Carvalho Chehab 801edd6bb9 [media] dvb_demux: uncomment a packet loss check code
There is a commented code that also detects packet loss.
Uncomment it and put into the DVB_DEMUX_SECTION_LOSS_LOG
debug Kconfig option.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2016-10-21 08:42:07 -02:00
..
demux.h [media] demux.h: fix a documentation warning 2016-09-09 09:23:32 -03:00
dmxdev.c [media] dvb-core: use pr_foo() instead of printk() 2016-10-21 08:41:19 -02:00
dmxdev.h [media] remove include/linux/dvb/dmx.h 2012-10-19 07:29:17 -03:00
dvb_ca_en50221.c [media] dvb-core: use pr_foo() instead of printk() 2016-10-21 08:41:19 -02:00
dvb_ca_en50221.h [media] dvb_ca_en50221.h: Make checkpatch.pl happy 2015-10-06 18:40:01 -03:00
dvb_demux.c [media] dvb_demux: uncomment a packet loss check code 2016-10-21 08:42:07 -02:00
dvb_demux.h [media] dvb: use ktime_t for internal timeout 2016-07-08 16:36:00 -03:00
dvb_filter.c
dvb_filter.h
dvb_frontend.c [media] dvb-core: use pr_foo() instead of printk() 2016-10-21 08:41:19 -02:00
dvb_frontend.h [media] doc-rst: add some needed escape codes 2016-07-23 08:05:02 -03:00
dvb_math.c
dvb_math.h [media] get rid of a number of problems at the cross references 2016-09-22 10:00:23 -03:00
dvb_net.c [media] dvb-core: use pr_foo() instead of printk() 2016-10-21 08:41:19 -02:00
dvb_net.h [media] dvb: push down ioctl lock in dvb_usercopy 2012-12-27 15:44:21 -02:00
dvb_ringbuffer.c [media] media: dvb_ringbuffer: Add memory barriers 2016-07-09 07:57:47 -03:00
dvb_ringbuffer.h [media] get rid of a number of problems at the cross references 2016-09-22 10:00:23 -03:00
dvb-usb-ids.h [media] az6027: Add support for Elgato EyeTV Sat v3 2016-05-06 15:53:23 -03:00
dvbdev.c [media] dvb-core: use pr_foo() instead of printk() 2016-10-21 08:41:19 -02:00
dvbdev.h [media] mxl111sf: Add a tuner entity 2016-01-11 12:19:26 -02:00
Kconfig [media] dvb_demux: convert an internal ifdef into a Kconfig option 2016-10-21 08:41:45 -02:00
Makefile