]> git.ipfire.org Git - thirdparty/hostap.git/commit
Remove compiler warning on CONFIG_NO_WPA build
authorJouni Malinen <j@w1.fi>
Tue, 18 Dec 2012 13:14:54 +0000 (15:14 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 18 Dec 2012 13:14:54 +0000 (15:14 +0200)
commit77d7b090e05fda06de6541da600175bcab799025
treef91b716a4bd70c24ee4a5a322251fd13c2e5b180
parentc8d22af88ff93522b4f8edfde40e2aee6a24dc3e
Remove compiler warning on CONFIG_NO_WPA build

wpa_supplicant_set_rekey_offload() is used only if CONFIG_NO_WPA is not
defined.

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