]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Don't expire the peer, if GO Negotiation is in progress
authorJithu Jance <jithu@broadcom.com>
Wed, 15 Jan 2014 10:22:51 +0000 (15:52 +0530)
committerJouni Malinen <j@w1.fi>
Fri, 17 Jan 2014 09:53:33 +0000 (11:53 +0200)
commita691d99ff58e7b0f6cbc2aacfbde7ac985538483
tree53d363f14fdb80a527e52773a084568676dfdc77
parenta0e9d89203d9dfdf80fc807327b05a0bb4d355c7
P2P: Don't expire the peer, if GO Negotiation is in progress

This adds one more case of active P2P peer detection so that
p2p_expire_peers() cannot hit a case where a GO Negotiation peer would
be removed.

Signed-hostap: Jithu Jance <jithu@broadcom.com>
src/p2p/p2p.c