uqmi: use correct value for connection checking
authorKoen Vandeputte <koen.vandeputte@ncentric.com>
Wed, 7 Feb 2018 12:23:27 +0000 (13:23 +0100)
committerJohn Crispin <john@phrozen.org>
Tue, 13 Feb 2018 09:01:53 +0000 (10:01 +0100)
commit3508f8abb492914b6b287b5d60084acb8aff34d2
tree4a59b7bb6d89beafaf798a11159c1949c3a2062e
parent3c5471032b9a32a44ee8f5f5b726401fe9eb81e5
uqmi: use correct value for connection checking

Originally, the implementation only checked if uqmi command
execution succeeded properly without actually checking it's returned data.

This lead to a pass, even when the returned data was indicating an error.

Rework the verification to actually check the returned data,
which can only be correct if the uqmi command itself also executed correctly.

On command execution success, value "pdh_" is a pure numeric value.

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
package/network/utils/uqmi/files/lib/netifd/proto/qmi.sh