diff options
Diffstat (limited to 'contrib/wpa/hostapd/wpa.h')
-rw-r--r-- | contrib/wpa/hostapd/wpa.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/wpa/hostapd/wpa.h b/contrib/wpa/hostapd/wpa.h index d353844..7d9b3d3 100644 --- a/contrib/wpa/hostapd/wpa.h +++ b/contrib/wpa/hostapd/wpa.h @@ -141,7 +141,7 @@ struct wpa_auth_config { int rsn_preauth; int eapol_version; int peerkey; - int wme_enabled; + int wmm_enabled; int okc; #ifdef CONFIG_IEEE80211W enum { |