commit | 9dcbbdb3e23bb85b632aea0dd3693b5c25c2e273 | [log] [tgz] |
---|---|---|
author | Robert Chou <robert.ch.chou@acer.com> | Wed Nov 15 16:20:05 2017 +0800 |
committer | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Thu Nov 16 10:21:14 2017 +0200 |
tree | 70d1cbd66a95070aebbcaa7cca6e9d972b0cfb25 | |
parent | bde9dcd3bc819eac700529d6d805bd59fd2be7f0 [diff] |
net: lwm2m: fix sending packet w/o token setup when error Token is missing when we jump to the error and token is not yet setup. To correct it, we grab the token from the input packet at the beginning of the handle_request() Signed-off-by: Robert Chou <robert.ch.chou@acer.com>