tn3399_openwrt/package/network/utils/comgt
Arjun AK 89ef883b92 package/comgt: Handle bind/unbind events
This script was expecting only add/remove events which has not been the
case since Kernel 4.12 (which added bind/unbind). Bind events were getting
treated as remove events which would cause hotplugged 3g modems to not
work.

More info:
https://lkml.org/lkml/2018/12/23/128
https://github.com/systemd/systemd/issues/8221

Signed-off-by: Arjun AK <arjunak234@gmail.com>
2021-07-02 11:09:57 +02:00
..
files package/comgt: Handle bind/unbind events 2021-07-02 11:09:57 +02:00
patches comgt: Use TCGETS and TCSETS ioctls for struct termios 2015-02-22 08:29:26 +00:00
Makefile comgt: fix hotplug event handling 2020-03-16 21:02:33 +01:00