Files
external_libudev-zero/udev_device.c
T
illiliti 04a727df50 udev_device.c: consider device valid even if no subsystem symlink exists
Some devices may not have subsystem symlinks, therefore we cannot rely
on that to check if device is valid. Instead, check uevent file which
should be always present in valid device.

Reference: https://github.com/openwrt/openwrt/issues/12350
2023-04-18 09:28:02 +03:00

20 KiB