openwrt/package
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
..
base-files base-files: don't evaluate block-device uevent 2018-02-15 14:39:47 +01:00
boot package/grub2: update to 2.02 2017-12-13 15:54:12 +01:00
devel perf: use libunwind 2018-02-13 12:37:52 +01:00
firmware ath10k-firmware: do not select the qca988x by default 2017-05-27 14:22:16 +02:00
kernel iptables: make kmod-ipt-debug part of default ALL build 2018-01-26 15:37:28 +08:00
libs libunwind: enable build for arm 2018-02-13 12:37:52 +01:00
network net: uqmi: fix blocking in endless loops when unplugging device 2018-02-18 09:34:32 +01:00
system procd: update to latest git HEAD 2018-02-09 09:22:45 +01:00
utils usbutils: Update usb.ids file to latest 2017-12-13 16:54:29 +01:00
Makefile build: fix triggering opkg/host compilation 2017-04-09 15:42:20 +02:00