uqmi: do not block proto handler if SIM is uninitialized
authorFlorian Eckert <fe@dev.tdt.de>
Tue, 10 Apr 2018 13:56:24 +0000 (15:56 +0200)
committerKoen Vandeputte <koen.vandeputte@ncentric.com>
Thu, 11 Oct 2018 10:18:16 +0000 (12:18 +0200)
QMI proto setup-handler will wait forever if SIM does not get initialized.
To fix this stop polling pin status and notify netifd. Netifd will generate
then a "ifup-failed" ACTION.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>

No differences found