]> git.ipfire.org Git - thirdparty/hostap.git/commit
WNM: Fix build without CONFIG_SME=y
authorJouni Malinen <j@w1.fi>
Mon, 28 May 2012 01:17:41 +0000 (18:17 -0700)
committerJouni Malinen <j@w1.fi>
Mon, 28 May 2012 01:17:41 +0000 (18:17 -0700)
commit597c7a8dd8e15793a9961482c9e8022794c65605
tree8567c238dc3fa705256cbe226419d5259807ca8b
parentb6668734ab8ac235f129d1cd0aff4c4e1c922b41
WNM: Fix build without CONFIG_SME=y

Commit b6668734ab8ac235f129d1cd0aff4c4e1c922b41 missed #ifdef CONFIG_SME
protection around wpa_s->sme access.

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