diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-09-10 12:59:22 +0200 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2013-09-10 13:25:35 +0200 |
commit | e6021a8a34e39328ffc867141da03c19da9b2aec (patch) | |
tree | f3642aaf16819dae148ca9e7f45bade6f4d466fb /plug/hotplug.c | |
parent | 070bb98651b7e38d953eeffc5b0435e909e603b9 (diff) | |
download | unitd-e6021a8a34e39328ffc867141da03c19da9b2aec.tar unitd-e6021a8a34e39328ffc867141da03c19da9b2aec.zip |
udevtrigger: check presence of dev attribute
The presence of the 'uevent' attribute file
does not always mean that a corresponding
device node can be created under '/dev'.
For valid device nodes, a 'dev' attribute
file must be present which cntains the major
and minor numbers of the device.
Modify the code to check the presence of the
dev attribute as well. This allows to avoid
superfluous trigger_uevent calls. On a test
system, the patch reduced the number of the
triegger_uevent calls from 144 to 70.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Diffstat (limited to 'plug/hotplug.c')
0 files changed, 0 insertions, 0 deletions