]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Clear power save configuration in ap_open_sta_ps
authorJouni Malinen <jouni@codeaurora.org>
Fri, 1 May 2020 20:01:11 +0000 (23:01 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 3 May 2020 21:37:45 +0000 (00:37 +0300)
commit8a8001989aa68093ed2a1013356551f71f30c0c2
tree70476ef21fe9b98444103641f4504610182a09d8
parent1a59ebf2e57cda8c4fcc67956ed20aa430a4d117
tests: Clear power save configuration in ap_open_sta_ps

It looks like this test case was supposed to set power_save off at the
end instead of repeating the same setting twice.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
tests/hwsim/test_ap_open.py