From: Jaroslav Kysela Date: Tue, 26 Jan 2016 14:45:06 +0000 (+0100) Subject: cwc: it's bad idea to reset ecm state when unexpected reply is received X-Git-Tag: v4.2.1~1115 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=14528a575c10f6e069c8ccbb4d41afbf3ce4fb31;p=thirdparty%2Ftvheadend.git cwc: it's bad idea to reset ecm state when unexpected reply is received --- diff --git a/src/descrambler/cwc.c b/src/descrambler/cwc.c index 24c071148..a467349ad 100644 --- a/src/descrambler/cwc.c +++ b/src/descrambler/cwc.c @@ -844,8 +844,6 @@ cwc_running_reply(cwc_t *cwc, uint8_t msgtype, uint8_t *msg, int len) } } tvhlog(LOG_WARNING, "cwc", "Got unexpected ECM reply (seqno: %d)", seq); - LIST_FOREACH(ct, &cwc->cwc_services, cs_link) - ct->ecm_state = ECM_RESET; break; case 0xD3: