zapit/src/frontend.cpp: fix cable tune log

Origin commit data
------------------
Branch: ni/coolstream
Commit: 9562d40c99
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-06-16 (Mon, 16 Jun 2014)


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

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2014-06-16 14:35:15 +04:00
parent b5a2b02ea4
commit 4510c876ff

View File

@@ -1201,6 +1201,7 @@ int CFrontend::setParameters(TP_params *TP, bool nowait)
break;
}
#endif
break;
case FE_OFDM:
if (freq < 1000*1000)
feparams.dvb_feparams.frequency = freq * 1000;