Ignore pmf=1/2 parameter for non-RSN networks
[mech_eap.git] / wpa_supplicant / config.h
index 9a13f5f..786b85a 100644 (file)
@@ -1039,7 +1039,8 @@ struct wpa_config {
         *
         * By default, PMF is disabled unless enabled by the per-network
         * ieee80211w=1 or ieee80211w=2 parameter. pmf=1/2 can be used to change
-        * this default behavior.
+        * this default behavior for RSN network (this is not applicable for
+        * non-RSN cases).
         */
        enum mfp_options pmf;