- Swap the order of device_get_ivars with device_get_devclass and devclass
name validation. This bug was introduced in r323692.
- Error check device_get_children and free the returned list. This bug was
introduced in the original linsysfs commit.
Differential D12407
linsysfs(5): Fix two unrelated issues cem on Sep 18 2017, 4:13 PM. Authored by Tags None Referenced Files
Subscribers None
Details
name validation. This bug was introduced in r323692.
introduced in the original linsysfs commit.
Diff Detail
Event TimelineComment Actions Will go ahead and commit unreviewed to fix the issue reported by Oleg V. Nauman since it seems like you've gone offline. Both fixes are straightforward.
|