FT: Do not call wpa_ft_prepare_auth_request() if FT is not used
authorJouni Malinen <jouni.malinen@atheros.com>
Mon, 29 Sep 2008 14:28:10 +0000 (17:28 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 29 Sep 2008 14:28:10 +0000 (17:28 +0300)
commit91a0548210e6d0f9ee18867d494f8be689398ab4
tree6f3adb2ef02ee6904ab121fb62bf403de02c734e
parent38fa7634052e0ac1e6b354c8d536b1844a7f4b28
FT: Do not call wpa_ft_prepare_auth_request() if FT is not used

This saves some extra processing for the non-FT case if FT is built in, but
not used for the association.
wpa_supplicant/wpa_supplicant.c