]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Remove unnecessary reset() steps
authorJouni Malinen <j@w1.fi>
Sun, 5 Jan 2014 06:51:23 +0000 (08:51 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 7 Jan 2014 08:45:10 +0000 (10:45 +0200)
commit710f96fd8cf649de9d6c918af3c8a22dabe4c6ce
treefc4a7137be4bbc55856eb16f34040abd0d06b403
parent083916c022c242d46ac8bd1a65a162b8043f5e81
tests: Remove unnecessary reset() steps

The FLUSH command clears disallow_aps, p2p_disabled, and
p2p_per_sta_psk, so there is no need to clear them separately.

Signed-hostap: Jouni Malinen <j@w1.fi>
tests/hwsim/wpasupplicant.py