config: initialize bridge and bridge vlans before other devices
authorFelix Fietkau <nbd@nbd.name>
Wed, 18 Nov 2020 14:15:01 +0000 (15:15 +0100)
committerFelix Fietkau <nbd@nbd.name>
Wed, 18 Nov 2020 14:36:49 +0000 (15:36 +0100)
commitc1c2728946b5bedb7a4757d9dd95744dc7d2f1ec
tree9b9cea09f662c4ba0383cc83894ee5f0ef5348a6
parent351d690f1a09e062ef951ac406ee571e1f1fe3e6
config: initialize bridge and bridge vlans before other devices

This allows vlan devices to access bridge vlan data safely, regardless
of the order in which sections appear in the config

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