zephyr/subsys/net/lib/sntp
Jukka Rissanen a6614a32c1 net: sntp: Remove useless comparison
The LI bits checks is useless as the bitshifted value cannot be
larger than SNTP_LI_MAX (3).

Coverity-CID: 190924
Fixes #13888

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-02-28 08:47:10 -06:00
..
CMakeLists.txt
Kconfig
sntp.c net: sntp: Remove useless comparison 2019-02-28 08:47:10 -06:00
sntp_pkt.h