X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=src%2Fap%2Fwnm_ap.c;h=e4dcfe9e0ab020355a3d0ce703b6e114b1f1379f;hb=7d2ed8bae86a31dd2df45c24b3f7281d55315482;hp=27c69d34a7caa619abd9a9b88ae814e12ca26719;hpb=0229261874c82237b70fea1bd07beb3a2e155496;p=thirdparty%2Fhostap.git diff --git a/src/ap/wnm_ap.c b/src/ap/wnm_ap.c index 27c69d34a..e4dcfe9e0 100644 --- a/src/ap/wnm_ap.c +++ b/src/ap/wnm_ap.c @@ -150,7 +150,6 @@ static int ieee802_11_send_wnmsleep_resp(struct hostapd_data *hapd, pos += gtk_elem_len; wpa_printf(MSG_DEBUG, "Pass 4, gtk_len = %d", (int) gtk_elem_len); -#ifdef CONFIG_IEEE80211W res = wpa_wnmsleep_igtk_subelem(sta->wpa_sm, pos); if (res < 0) goto fail; @@ -158,7 +157,6 @@ static int ieee802_11_send_wnmsleep_resp(struct hostapd_data *hapd, pos += igtk_elem_len; wpa_printf(MSG_DEBUG, "Pass 4 igtk_len = %d", (int) igtk_elem_len); -#endif /* CONFIG_IEEE80211W */ WPA_PUT_LE16((u8 *) &mgmt->u.action.u.wnm_sleep_resp.keydata_len,