mwan3: Fix json_load fails with some data
Sometimes the return value of `ubus -S call network.interface.wan status` cause `json_load` to return `Failed to parse message data` error. To avoid this, the JSON data always should be quoted with double quotes. Signed-off-by:Evren Yurtesen <eyurtese@abo.fi> Removed quoatation marks from commit heading Signed-off-by:
Florian Eckert <fe@dev.tdt.de> Update the version string from 2.8.1 (master) to 2.7.15 (openwrt-19.07) (cherry picked from commit 94e0c788)
Please register or sign in to comment