Remove unused P2P device discovery hack from Beacon configuration
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 17 Oct 2011 15:39:31 +0000 (18:39 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 17 Oct 2011 15:39:31 +0000 (18:39 +0300)
commit5ce0f8b31b62ab6d3074d3db7a931db45198acfb
treefbdfa0e6db04029d2f2150254fb776bca6ca8ad5
parent062390efd45633a7ffb62d0aff01b924de0b95bc
Remove unused P2P device discovery hack from Beacon configuration

AP mode operations were used for P2P device discovery Listen state
only during early experiments. This has now been cleaned up and
ieee802_11_set_beacon() is not called for P2P device discovery.
As such, this hack to skip Beacon configuration can be removed.
src/ap/beacon.c