]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Fix go_neg_with_bss_connected with P2P Device
authorJouni Malinen <j@w1.fi>
Fri, 8 May 2015 15:15:56 +0000 (18:15 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 8 May 2015 15:33:16 +0000 (18:33 +0300)
commit36e66334157f6d214858da28a583106212de175c
tree4d82b5052d21c400c7633d0cb1906651492c8d1a
parentf033200e940489467d893631d68a1eaf45a50f7c
tests: Fix go_neg_with_bss_connected with P2P Device

Group interface name was fetched from the results of an incorrect group
formation and because of this, group removal failed in case P2P Device
is used and dev[1] ends up getting different group ifname for the
groups.

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