uci: tighten uci reorder operation error handling
authorJo-Philipp Wich <jo@mein.io>
Wed, 8 Aug 2018 21:28:34 +0000 (23:28 +0200)
committerJo-Philipp Wich <jo@mein.io>
Wed, 8 Aug 2018 22:07:27 +0000 (00:07 +0200)
commit41333abee4c57e3de2bcfa08972954e2af20705a
tree82556898fc86a1de22db70295cdcb9daee9ffb58
parentf91751b767b4b354d29821c659a443b615f8e13d
uci: tighten uci reorder operation error handling

- Return UBUS_STATUS_INVALID_ARGUMENT for invalid section names
- Return UBUS_STATUS_NOT_FOUND if a section name could not be resolved
uci.c