X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fmedia%2Fdvb-core%2Fdvb_demux.h;h=ae7fc33c3231ec974a46d1275d38270e18b73827;hb=ee114b97e67b2a572f94982567a21ac4ee17c133;hp=fa7188a253aa0add2f6275420391106ed51a6e83;hpb=53279f36dccffc26ff536003fd6bb97cc21c3b82;p=karo-tx-linux.git diff --git a/drivers/media/dvb-core/dvb_demux.h b/drivers/media/dvb-core/dvb_demux.h index fa7188a253aa..ae7fc33c3231 100644 --- a/drivers/media/dvb-core/dvb_demux.h +++ b/drivers/media/dvb-core/dvb_demux.h @@ -119,8 +119,8 @@ struct dvb_demux { struct list_head frontend_list; - struct dvb_demux_feed *pesfilter[DMX_TS_PES_OTHER]; - u16 pids[DMX_TS_PES_OTHER]; + struct dvb_demux_feed *pesfilter[DMX_PES_OTHER]; + u16 pids[DMX_PES_OTHER]; int playing; int recording;