]> git.ipfire.org Git - thirdparty/hostap.git/commit
Split p2p_prepare_channel() into multiple functions
authorJouni Malinen <j@w1.fi>
Thu, 27 Dec 2012 06:37:13 +0000 (08:37 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 27 Dec 2012 06:37:13 +0000 (08:37 +0200)
commite28c226df0ad5e6576f6a85ad37b6b01c0dc0df1
tree5ed495ed8562046ba3dc8e7624a7f74d09ab4974
parenta5830ede8e94fd05c22c6303effc47ace8208341
Split p2p_prepare_channel() into multiple functions

This makes it easier to read the code for the two possible cases
(forced/preferred channel and automatic channel selection).

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