]> git.ipfire.org Git - thirdparty/hostap.git/commit
test: Clear country config param at the end of kernel_reg_disconnect
authorJouni Malinen <j@w1.fi>
Sun, 18 Feb 2024 09:03:55 +0000 (11:03 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 18 Feb 2024 09:03:55 +0000 (11:03 +0200)
commit39da3c7c63ee47b5447fea681d4b37f38bbd476b
tree0f120f102d2d802cf17e666c3c520fa2185f44f3
parent87120a5b6e149976c94f06ee73ec3ead305439a9
test: Clear country config param at the end of kernel_reg_disconnect

This is needed to avoid causing issues for following test cases.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/test_kernel.py