commit | b7078e14872cfb42715c9b5278d98ad4ce529309 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Wed May 09 09:21:54 2018 +0300 |
committer | Johan Hedberg <johan.hedberg@gmail.com> | Fri May 11 16:44:43 2018 +0300 |
tree | f424be77f932e0fe28b6b663aabce44adb321790 | |
parent | 9e2189c4c1096c0dd88dc40f3eba5907a54ba986 [diff] |
Bluetooth: Mesh: Perform storage clearing also through delayed work In order not to have a Node Reset consume more stack than other operations, also perform the related storage writes through the same delayed work as all other storage updates. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>