wireless: fix passing bridge name for vlan hotplug pass-through
authorFelix Fietkau <nbd@nbd.name>
Wed, 18 Nov 2020 12:38:17 +0000 (13:38 +0100)
committerFelix Fietkau <nbd@nbd.name>
Wed, 18 Nov 2020 12:38:19 +0000 (13:38 +0100)
commit351d690f1a09e062ef951ac406ee571e1f1fe3e6
treea142451fac10848da5970c65ee3ac9ce92e0f2a9
parent4a41135750d97e06d1f6d808a9d24bb4b472aca4
wireless: fix passing bridge name for vlan hotplug pass-through

When preparing the interface for hotplug add, pass the bridge
device back to the caller, since it may not match the original device

Signed-off-by: Felix Fietkau <nbd@nbd.name>
bridge.c
device.h
ubus.c
vlan.c
vlandev.c
wireless.c