]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Share a single function for GO channel selection
authorJouni Malinen <j@w1.fi>
Thu, 27 Dec 2012 05:39:57 +0000 (07:39 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 27 Dec 2012 05:39:57 +0000 (07:39 +0200)
commitb1129f657c3220db3b8bcfaac19f5b57f8222294
treef65b7da26e76615ca1faa9b8110907b1e27af2a3
parent2474ce4542e594ad9b8155813211c9e8b46e218d
P2P: Share a single function for GO channel selection

The exact same mechanism was used for determining the operating channel
at the device that becomes the GO regardless of whether this was
triggered by reception of GO Negotiation Request of Response frame. Use
a shared function to avoid duplicated implementation and potential
differences in the future.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/p2p/p2p_go_neg.c