]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: HE: Add a test for wifi generation on 2.4 GHz
authorJohannes Berg <johannes.berg@intel.com>
Tue, 13 Oct 2020 12:04:01 +0000 (14:04 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 4 Dec 2020 10:42:17 +0000 (12:42 +0200)
commitd215f42538289c230c015550bc4efb4586c208b2
treee842ed36f89c7a0d0b32d02e31d11e7ed2938d10
parent0225301fde6a51cfa5dce49c253e4f3c2c36a79c
tests: HE: Add a test for wifi generation on 2.4 GHz

This was broken in the kernel in mac80211 for a while, until commit
780a8c9efc65 ("mac80211: do not disable HE if HT is missing on 2.4 GHz")
fixed it.

Add a test for wifi generation on 2.4 GHz in addition to the 5 GHz one.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
tests/hwsim/test_he.py