tests: Fix ap_{open,wpa2_psk}_wpas_in_bridge cleanup
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 11 Feb 2015 13:07:05 +0000 (15:07 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 11 Feb 2015 14:50:06 +0000 (16:50 +0200)
commitf245b45075c02eee24b1e2bcc2683ee1d2a09786
tree44b1fe79b6e9d15595f310c0502d439cf6345579
parent1c9838b388081a1777d53ad4d9077c0e8579186b
tests: Fix ap_{open,wpa2_psk}_wpas_in_bridge cleanup

Due to a copy-paste error, these test cases left 4addr mode enabled on
wlan5. This resulted in number of connect_cmd_* test cases failing if
executed after the wpas_in_bridge tests.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
tests/hwsim/test_ap_open.py
tests/hwsim/test_ap_psk.py