On 2014-09-16 11:25, Arvid E. Picciani wrote: > the variable is called htmode, not ht > > Signed-off-by: Arvid E. Picciani <[email protected]> I agree that there is a bug there, but simply passing htmode as-is to wpa_supplicant might make things worse, as wpa_supplicant only knows a subset of the possible values of that configuration option. wpa_supplicant only knows NOHT, HT20, HT40+ and HT40-, whereas htmode can also contain HT40 (auto-detect + or -) or VHT*.
- Felix _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
