tn3399_openwrt/package
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
..
base-files base-files: create /etc/config/ directory 2017-09-30 22:22:38 +02:00
boot uboot-sunxi: build for NanoPi NEO 2017-10-08 17:16:39 +02:00
devel gdb: bump to 8.0.1 2017-09-29 06:33:39 +03:00
firmware layerscape: update packages with LSDK git trees 2017-10-07 23:13:22 +02:00
kernel ltq-vmmc: disable for falcon 2017-10-04 20:08:15 +02:00
libs libnetfilter_conntrack: switch to git 2017-10-09 16:12:00 +03:00
network net: uqmi: fix blocking in endless loops when unplugging device 2017-10-09 16:07:42 +02:00
system uci: bump to git HEAD version 2017-10-04 21:29:34 +02:00
utils package/utils/f2fs-tools: Update to 1.9.0 2017-09-30 22:43:17 +02:00
Makefile build: cleanup tmp/ dir of target rootfs 2017-05-02 22:10:50 +08:00