system-linux: implement full device present state management for force-external devices
authorFelix Fietkau <nbd@nbd.name>
Mon, 23 Nov 2020 11:11:42 +0000 (12:11 +0100)
committerFelix Fietkau <nbd@nbd.name>
Mon, 23 Nov 2020 11:48:53 +0000 (12:48 +0100)
commit213748a9bcd9683778250e3673b70acdcc8d96a2
tree06e8c37b6782166cbcd58d939de4af8ce1f3cc96
parent4544f026bb0996adb6d95224031f0ba35cb8c046
system-linux: implement full device present state management for force-external devices

We need to detect when devices are present, because they can be created
asynchronously by hostapd after they have already been added by the wifi
setup script

Signed-off-by: Felix Fietkau <nbd@nbd.name>
system-linux.c