]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/drivers/driver_nl80211.c
hostapd: Fix WDS VLAN bridge handling
authorFelix Fietkau <nbd@openwrt.org>
Sun, 16 Sep 2012 05:38:14 +0000 (22:38 -0700)
committerJouni Malinen <j@w1.fi>
Sun, 16 Sep 2012 05:38:14 +0000 (22:38 -0700)
commitc34e618d473c2572bf77daedec399e823fe6a262
tree1dcec4e14813aae008ff2b172f559f9b7f0a1e6e
parentce6ce7fb13549f1419dd1b4e13f0e4e4b32d14b4
hostapd: Fix WDS VLAN bridge handling

This patch fixes an issue where removing a WDS VLAN interface also
removed the main AP interface from the same bridge.

Signed-hostap: Felix Fietkau <nbd@openwrt.org>
src/drivers/driver_nl80211.c