On Tue, 2020-10-13 at 11:57 +0200, Johannes Berg wrote: > -def test_he_wifi_generation(dev, apdev): > +def _test_he_wifi_generation(dev, apdev, conf, scan_freq): > """HE and wifi_generation""" > try: > hapd = None > params = {"ssid": "he", > "country_code": "FI", > - "hw_mode": "a", > - "channel": "36", > - "ht_capab": "[HT40+]", > "ieee80211n": "1", > "ieee80211ac": "1", Wait, this is broken ... shouldn't have VHT here. And then it shows another mac80211 bug :( johannes _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap