nl80211: Fix AP VLAN handling for WDS STA reassociation
authorFelix Fietkau <nbd@openwrt.org>
Tue, 9 Nov 2010 14:03:05 +0000 (16:03 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 9 Nov 2010 14:03:05 +0000 (16:03 +0200)
commit4a8c72959e3f889d4611660b1d9764515c815d86
tree8e763e098ba57ecb3e29d8db4f428182b40c6f8c
parent7826ceae919b4d36bdc391f216d0139ed5276ded
nl80211: Fix AP VLAN handling for WDS STA reassociation

When a STA reassociates, the AP VLAN interface is still present,
do not attempt to create it in that case.
src/drivers/driver_nl80211.c