]> git.ipfire.org Git - thirdparty/hostap.git/commit
FILS: Fix wpa_supplicant AP build without CONFIG_IEEE80211W
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 24 Aug 2017 14:31:56 +0000 (17:31 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 24 Aug 2017 14:33:03 +0000 (17:33 +0300)
commit7475e80f149fcd799e273a9e8ff9ea00de42d792
tree873f8a1fcf876dbf5eb8f8c07f057ab04c491d97
parentb62c948a26b6bfa1bd4c97060365a9cd6f69f4ed
FILS: Fix wpa_supplicant AP build without CONFIG_IEEE80211W

CONFIG_FILS was missed as one of items requiring the p pointer in
hostapd_notif_assoc().

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/ap/drv_callbacks.c