mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-08 00:49:28 -05:00
The current implementation only checked if uqmi itself executed correctly which is also the case when the returned value is actually an error. Rework this, checking that CID is a numeric value, which can only be true if uqmi itself also executed correctly. Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>