nl80211: Clean up ifidx properly if interface in a bridge is removed
authorMichael Braun <michael-dev@fami-braun.de>
Wed, 24 Feb 2016 11:53:44 +0000 (12:53 +0100)
committerJouni Malinen <j@w1.fi>
Sun, 28 Feb 2016 17:42:40 +0000 (19:42 +0200)
commit732b1d20ec06ab92fd22dbdea4609a6528bcf50a
treefbdad8348bf3690fa68e2ea4064acab100d6bdec
parent170c545ab4a04087dd162689e3b7cb657b23997a
nl80211: Clean up ifidx properly if interface in a bridge is removed

When an interface is removed while it was in a bridge, the bridge was
not removed from the local ifidx list.

Signed-off-by: Michael Braun <michael-dev@fami-braun.de>
src/drivers/driver_nl80211.c
src/drivers/driver_nl80211.h