]> git.ipfire.org Git - thirdparty/hostap.git/commit
Deinit driver before notifying interface has been removed
authorDmitry Shmidt <dimitrysh@google.com>
Sun, 29 Jan 2012 18:18:48 +0000 (20:18 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 29 Jan 2012 18:18:48 +0000 (20:18 +0200)
commit2523ff6ea448aada70a0409bccac451fd6e59728
tree9fd3af73f1be75b8496ddc86420e670c43f8baa1
parentdf509539d43dc6826cbe2e22debc3ce70d4a34e6
Deinit driver before notifying interface has been removed

This avoids issues with some external program starting to use the
interface based on the interface removal event before wpa_supplicant
has completed deinitialization of the driver interface.

Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
wpa_supplicant/wpa_supplicant.c