chiark / gitweb /
udev/libudev: event - move {OLD_,}INTERFACE handling from udevd to libudev
authorTom Gundersen <teg@jklm.no>
Thu, 5 Mar 2015 16:44:12 +0000 (17:44 +0100)
committerTom Gundersen <teg@jklm.no>
Mon, 9 Mar 2015 21:50:44 +0000 (22:50 +0100)
commit3738cc858d6d1312f66a31d2f7652328bb317876
tree89badcaa34dac623659b5b7b811a22057087db57
parentbd57b6de74c6ff77f0220bf08d43a7e41f4316e9
udev/libudev: event - move {OLD_,}INTERFACE handling from udevd to libudev

This should be internal to the library as it is only about reflecting the sysfs state in the udev_device.
src/libudev/libudev-device.c
src/udev/udev-event.c