]> git.ipfire.org Git - thirdparty/hostap.git/commit
BSD: Zero ifindex on interface removal
authorRoy Marples <roy@marples.name>
Wed, 20 Jan 2016 17:13:12 +0000 (17:13 +0000)
committerJouni Malinen <j@w1.fi>
Fri, 5 Feb 2016 15:40:45 +0000 (17:40 +0200)
commitcb22e3b25041d1ac605dceda53e3932565e87f47
treeffdf0be543af09383d66aa94611b8452e3a701b9
parenta8ef133f1d739fdb74d8cb23b44bd3977ffbf67b
BSD: Zero ifindex on interface removal

If an interface is removed, zero the remembered ifindex.
Don't try to set properties on the interface when it is removed.

Signed-off-by: Roy Marples <roy@marples.name>
src/drivers/driver_bsd.c