eitd/sectionsd.cpp: do not wakeup epg scan on service stop

Origin commit data
------------------
Branch: ni/coolstream
Commit: ad9bf009da
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-01-05 (Mon, 05 Jan 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2015-01-05 13:52:40 +03:00
parent e945851781
commit 8f5d75fe04

View File

@@ -1733,7 +1733,7 @@ void CEitThread::beforeSleep()
writeLockMessaging();
messaging_zap_detected = false;
unlockMessaging();
if (scanning) {
if (scanning && current_channel_id) {
eventServer->sendEvent(CSectionsdClient::EVT_EIT_COMPLETE,
CEventServer::INITID_SECTIONSD,
&current_service,