]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/events.c
P2P: Fix Action frame sending after disconnection
authorJouni Malinen <jouni.malinen@atheros.com>
Thu, 25 Nov 2010 14:04:07 +0000 (16:04 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 25 Nov 2010 14:04:07 +0000 (16:04 +0200)
commit3c85f144ce7aa3967f881a7584a5b125061ca436
treefa84c5415b7a6bb64ed17b52beb2d5088ab4402d
parent9d562b7946b6485dd88d303d82cdb21821f618ea
P2P: Fix Action frame sending after disconnection

assoc_freq needs to be cleared when an interface gets disconnected.
This fixes an issue where P2P Action frame transmission may fail
because of missing remain-on-channel operation when using the same
interface for group operations (or non-P2P connections) and P2P
management operations.
wpa_supplicant/ap.c
wpa_supplicant/events.c