wireless: fix another reconf issue
authorFelix Fietkau <nbd@nbd.name>
Thu, 29 Jun 2023 10:27:02 +0000 (12:27 +0200)
committerFelix Fietkau <nbd@nbd.name>
Thu, 29 Jun 2023 10:27:04 +0000 (12:27 +0200)
commit1ab992a74b43c7b92667ec2b8480de8fa40df689
tree0e7c61c23628b7ded6d7a15d7a198084feb2ff67
parent255b4d5c472ee3e04ed5fc8ded2a15b3737821ba
wireless: fix another reconf issue

Defer handling wdev config updates until the entire config has been processed.
Fixes an issue where only the changes of the first modified vif would be accepted

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