netifd: fix bridge reloading issue
authorEmanuel Taube <emanuel.taube@gmail.com>
Fri, 7 Mar 2014 09:22:12 +0000 (10:22 +0100)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 7 Mar 2014 18:05:50 +0000 (19:05 +0100)
commit145b4bdae4e71d8d304623372cf7a1e511bfe3d4
tree28cc507013e44600d912c845c6d8b6bcb0ebed99
parenta565ae60a2fd6aea1fb64a8a3728d101ab2357c3
netifd: fix bridge reloading issue

Check in the right order to decide if the bridge have to be set up.
Additionally we are consistent with setting it down.

Signed-off-by: Emanuel Taube <emanuel.taube@gmail.com>
bridge.c