]> git.ipfire.org Git - thirdparty/hostap.git/commit
Remove duplicated TERMINATING event
authorJouni Malinen <j@w1.fi>
Sun, 29 Jan 2012 18:23:07 +0000 (20:23 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 29 Jan 2012 18:23:07 +0000 (20:23 +0200)
commit499e7286b0a3ed02beb03bf0e6a4a4d0c5ed3cf9
tree3861cf42403df0f4cbff41e8b0ba167b9ecab60e
parentf08115165bd0a1a16c2902e9a61d9b579abdb42e
Remove duplicated TERMINATING event

Now that CTRL-EVENT-TERMINATING even is sent at the end of interface
removal in case wpa_supplicant process is going to terminate, there
is no need for this duplicated event in the signal handler.

Signed-hostap: Jouni Malinen <j@w1.fi>
wpa_supplicant/wpa_supplicant.c