tn3399_openwrt/package/network
Alexandru Ardelean a5d016f361 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>
2017-10-09 16:07:42 +02:00
..
config netifd: update to latest git HEAD version (FS#1030) 2017-10-06 22:12:33 +02:00
ipv6 odhcp6c: add workaround for broken extendprefix scenario 2017-09-05 14:46:18 +02:00
services ipset-dns: bump to git HEAD 2017-10-08 20:51:03 +03:00
utils net: uqmi: fix blocking in endless loops when unplugging device 2017-10-09 16:07:42 +02:00