wireless: add back regular virtual interfaces on hotplug-add events as well
authorFelix Fietkau <nbd@nbd.name>
Fri, 23 Jul 2021 09:37:57 +0000 (11:37 +0200)
committerFelix Fietkau <nbd@nbd.name>
Fri, 23 Jul 2021 09:38:00 +0000 (11:38 +0200)
commit17e453bd68b41780b6564dafa8358efc29a00930
tree8c1b2587cdcb56ed97bc83b5095a381c70730cd0
parent85f01c44a950be8518ce5a7d251b5bba219348cf
wireless: add back regular virtual interfaces on hotplug-add events as well

When hostapd does a DFS channel switch, it tears down all vifs except for the
primary one, which causes them got get dropped from the device configuration

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