ubus: use blobmsg_parse to validate device attributes and decouple the found device...
authorFelix Fietkau <nbd@openwrt.org>
Mon, 30 Jun 2014 17:25:25 +0000 (19:25 +0200)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 30 Jun 2014 18:52:22 +0000 (20:52 +0200)
commit203d616e3ce62d9d8cd3b2e11b8a757c97d7da0f
treef8f3d2a97e6263954440f0a36eabb0086e4de022
parent92281eb747b56e748b7c3d754055919c23befdd4
ubus: use blobmsg_parse to validate device attributes and decouple the found device name from the order in which elements appear

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
ubus.c