wireless: reload wireless device if any vif network bridge changes ifindex
authorFelix Fietkau <nbd@nbd.name>
Sun, 6 Oct 2024 17:40:55 +0000 (19:40 +0200)
committerFelix Fietkau <nbd@nbd.name>
Sun, 6 Oct 2024 17:40:58 +0000 (19:40 +0200)
commit3c6265fdbd02ebd35fa3e7a58d6dfeed081a09d7
tree1f48ef1bbdc889bc5f8c1795c47f7a1f3535fada
parent24f9a93a9559c93cf1e794fdfcd87a38d27a8e0e
wireless: reload wireless device if any vif network bridge changes ifindex

This fixes an issue where wireless vifs were not added back after the bridge
was recreated due to config changes (e.g. after switching to vlan filtering).

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