]> git.ipfire.org Git - thirdparty/hostap.git/commit
Remove some unnecessary EAPOL port (un)authorized callbacks
authorJouni Malinen <j@w1.fi>
Thu, 2 Jan 2014 21:28:28 +0000 (23:28 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 2 Jan 2014 21:49:38 +0000 (23:49 +0200)
commit466bcf99c342aed22952c079dcceed52d5738892
treec4e15b1fff126c187c8373a0f337c4cf1875f4dc
parent949938aadf54735f29c340caf667e7505840b3c7
Remove some unnecessary EAPOL port (un)authorized callbacks

If the port status did not change or would not need to get an update
after portEnabled changes, there is no need to try to set the driver to
use the same value it is already using based on the previous state.
Remove such calls to reduce number of operations during reassociation.
In addition, this cleans up the debug log by removing unnecessary
duplicated entries.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/eapol_supp/eapol_supp_sm.c