hostapd: refresh patches
[openwrt/staging/mkresin.git] / package / network / services / hostapd / patches / 400-wps_single_auth_enc_type.patch
index 73a8c7694d59dd60a9312d9823127b171016d264..f708bf39ba5ae2cbe6ba82d6aa15c76517f87f59 100644 (file)
@@ -11,7 +11,7 @@
                        bss->wpa_pairwise |= WPA_CIPHER_TKIP;
  #endif /* CONFIG_NO_TKIP */
                bss->rsn_pairwise = bss->wpa_pairwise;
-@@ -1178,8 +1177,7 @@ int hostapd_init_wps(struct hostapd_data
+@@ -1180,8 +1179,7 @@ int hostapd_init_wps(struct hostapd_data
                                          WPA_CIPHER_GCMP_256)) {
                        wps->encr_types |= WPS_ENCR_AES;
                        wps->encr_types_rsn |= WPS_ENCR_AES;