]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Cancel pending remain-on-channel request when stopping Listen
authorJouni Malinen <jouni.malinen@atheros.com>
Fri, 5 Nov 2010 16:39:15 +0000 (18:39 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 5 Nov 2010 16:39:15 +0000 (18:39 +0200)
commit8eada5ca139e09bbf14362e43cccabe4c244521a
treea4707951c6aa5880c88de11a5a91eb9c9ad169b3
parent9bcf9541a748b63bcc3a81e67e5087f8b566d3cb
P2P: Cancel pending remain-on-channel request when stopping Listen

If we have already asked the driver to start a new remain-on-channel,
we need to cancel it even if the actual remain-on-channel has not yet
started at the point when a new operation or timeout etc. triggers
Listen state to be stopped.
wpa_supplicant/p2p_supplicant.c