bridge: retry adding members after config reload / device start
authorFelix Fietkau <nbd@openwrt.org>
Sun, 23 Nov 2014 16:05:54 +0000 (17:05 +0100)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 23 Nov 2014 16:05:56 +0000 (17:05 +0100)
The kernel will refuse to add a vlan device to a bridge when the base
device of that vlan is already a member. This can happen on config
reload.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

No differences found