linuxdvb: stop the correct mux!
This commit is contained in:
parent
d5a86bf8e9
commit
cfbba3891d
1 changed files with 1 additions and 1 deletions
|
@ -374,7 +374,7 @@ linuxdvb_frontend_start_mux
|
|||
return 0;
|
||||
|
||||
/* Stop current */
|
||||
mmi->mmi_mux->mm_stop(mmi->mmi_mux);
|
||||
cur->mmi_mux->mm_stop(cur->mmi_mux);
|
||||
}
|
||||
assert(LIST_FIRST(&mi->mi_mux_active) == NULL);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue