aboutsummaryrefslogtreecommitdiffstats
path: root/src/ap/wmm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ap/wmm.c')
-rw-r--r--src/ap/wmm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ap/wmm.c b/src/ap/wmm.c
index d21c82f..751f9c4 100644
--- a/src/ap/wmm.c
+++ b/src/ap/wmm.c
@@ -81,7 +81,7 @@ u8 * hostapd_eid_wmm(struct hostapd_data *hapd, u8 *eid)
/* fill in a parameter set record for each AC */
for (e = 0; e < 4; e++) {
struct wmm_ac_parameter *ac = &wmm->ac[e];
- struct hostapd_wmm_ac_params *acp =
+ struct wpa_wmm_ac_params *acp =
&hapd->iconf->wmm_ac_params[e];
ac->aci_aifsn = wmm_aci_aifsn(acp->aifs,