commit | 6a5da2c574741c48294926fe8112c9f5428c1e8a | [log] [tgz] |
---|---|---|
author | Michael Scott <michael.scott@linaro.org> | Tue Nov 14 10:34:05 2017 -0800 |
committer | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Wed Nov 15 15:31:45 2017 +0200 |
tree | 07e887e235731cd94f233677f58cc7b987c862c0 | |
parent | 157115c7d8770b2dc7c5772c9184f875357cf9f3 [diff] |
net: lwm2m: fix max measurement checks Copy/paste error was checking minimum measurements where it should have been checking maximum measurements. Signed-off-by: Michael Scott <michael.scott@linaro.org>