V4L/DVB (3435): Remove 'pid' from struct dmxdev_filter
authorAndreas Oberritter <obi@linuxtv.org>
Fri, 10 Mar 2006 18:21:28 +0000 (15:21 -0300)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 21 Mar 2006 16:53:01 +0000 (08:53 -0800)
The PID value is already stored in struct dmx_sct_filter_params which is
a member of struct dmxdev_filter.
Acked-by: Johannes Stezenbach <js@linuxtv.org>
Signed-off-by: Andreas Oberritter <obi@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found