Hi Martin,
On 08/24/2018 06:33 AM, Martin Hundebøll wrote:
Since the merge of udev.c into udevng.c all cleanup function must
handle
both usb devices and serial devices. Add this distinction to
check_remove(), so that is doesn't try to iterate the .serial member as
if it were a .devices list.
---
plugins/udevng.c | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)
Applied, thanks.
Regards,
-Denis