device: move hotplug handling logic from system-linux.c to device.c
authorFelix Fietkau <nbd@nbd.name>
Sat, 19 Jun 2021 06:11:21 +0000 (08:11 +0200)
committerFelix Fietkau <nbd@nbd.name>
Sat, 19 Jun 2021 06:11:23 +0000 (08:11 +0200)
commitff3764ce28e0672d8290e925d13a34ddbf38c984
treebed6a1077beba41c0b31c24f11e0fcb95bacf96b
parentb0d0906883021baca9ef6e80ba0480ac3e2a4b7a
device: move hotplug handling logic from system-linux.c to device.c

Preparation for dealing with wifi per-station devices

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