openwrt/package/network
Alexandru Ardelean 0393009ec8 net: uqmi: fix blocking in endless loops when unplugging device
If you unplug a QMI device, the /dev/cdc-wdmX device
disappears but uqmi will continue to poll it endlessly.

Then, when you plug it back, you have 2 uqmi processes,
and that's bad, because 2 processes talking QMI to the
same device [and the same time] doesn't seem to work well.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2018-02-18 09:34:32 +01:00
..
config lantiq: activate noise margin delta for VDSL too 2018-01-07 23:46:44 +01:00
ipv6 thc-ipv6: Allow overriding CFLAGS 2017-12-13 14:36:02 +01:00
services dnsmasq: backport validation fix in dnssec security fix 2018-01-20 14:25:52 +01:00
utils net: uqmi: fix blocking in endless loops when unplugging device 2018-02-18 09:34:32 +01:00