hostapd: randomize default BSS color
[openwrt/staging/jow.git] / package / network / services / hostapd / patches / 750-qos_map_set_without_interworking.patch
index 43360fb2e75d92f0562a628bd89f9e4126058517..ff1d076b37911e4e29195b463665ab32c38f6dae 100644 (file)
@@ -18,7 +18,7 @@
  
  #ifdef CONFIG_HS20
  static int hs20_parse_conn_capab(struct hostapd_bss_config *bss, char *buf,
-@@ -4040,10 +4040,10 @@ static int hostapd_config_fill(struct ho
+@@ -4042,10 +4042,10 @@ static int hostapd_config_fill(struct ho
                bss->gas_frag_limit = val;
        } else if (os_strcmp(buf, "gas_comeback_delay") == 0) {
                bss->gas_comeback_delay = atoi(pos);