linux/drivers/media/dvb/dvb-core
Andreas Oberritter a4afd65870 V4L/DVB (12276): Remove a useless check from dvb_dmx_swfilter_packet()
Values for 'pid' range from 0 to 0x1fff. Therefore 'feed->pid' can never
be equal to both 'pid' and 0x2000. This makes the continue statement have
no effect.

Signed-off-by: Andreas Oberritter <obi@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-09-12 12:17:44 -03:00
..
Makefile
demux.h
dmxdev.c V4L/DVB (12275): Add two new ioctls: DMX_ADD_PID and DMX_REMOVE_PID 2009-09-12 12:17:43 -03:00
dmxdev.h V4L/DVB (12275): Add two new ioctls: DMX_ADD_PID and DMX_REMOVE_PID 2009-09-12 12:17:43 -03:00
dvb_ca_en50221.c
dvb_ca_en50221.h
dvb_demux.c V4L/DVB (12276): Remove a useless check from dvb_dmx_swfilter_packet() 2009-09-12 12:17:44 -03:00
dvb_demux.h
dvb_filter.c
dvb_filter.h
dvb_frontend.c V4L/DVB (11875): dvb_frontend: fix case where fepriv->exit not reset 2009-06-16 19:14:15 -03:00
dvb_frontend.h
dvb_math.c
dvb_math.h
dvb_net.c
dvb_net.h
dvb_ringbuffer.c
dvb_ringbuffer.h
dvbdev.c
dvbdev.h headers: smp_lock.h redux 2009-07-12 12:22:34 -07:00