]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-device: set driver subsystem if the sd_device object is generated from nulstr
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 4 Jun 2021 08:18:25 +0000 (17:18 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 5 Jun 2021 08:58:53 +0000 (17:58 +0900)
commite5ca293fcd8f2b6c2d97bf00e55da9c1d7a53c40
tree910cdffe925f2e7012265020d48e6e7f0a92a711
parent33f2de7b6487c7fe7f45fd9d8fc73cd98e0a53ac
sd-device: set driver subsystem if the sd_device object is generated from nulstr

Otherwise, the sd_device object cannot read correct udev database file.
src/libsystemd/sd-device/device-internal.h
src/libsystemd/sd-device/device-private.c
src/libsystemd/sd-device/sd-device.c