dvb_psi: mark the new caid as available for descrambler
This commit is contained in:
parent
7cc9ce7d72
commit
43c2b3c8a9
1 changed files with 1 additions and 0 deletions
|
@ -1140,6 +1140,7 @@ psi_desc_add_ca
|
|||
|
||||
c->caid = caid;
|
||||
c->providerid = provid;
|
||||
c->use = 1;
|
||||
c->pid = pid;
|
||||
LIST_INSERT_HEAD(&st->es_caids, c, link);
|
||||
r |= PMT_UPDATE_NEW_CAID;
|
||||
|
|
Loading…
Add table
Reference in a new issue