Fix max_stations to apply to associated STAs, not P2P peers
authorJouni Malinen <jouni.malinen@atheros.com>
Tue, 19 Oct 2010 14:17:04 +0000 (17:17 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 19 Oct 2010 14:17:04 +0000 (17:17 +0300)
commitde979d8fc7f389cf98a76b9766fe7fb37c215f41
treedb62a84ab16679ab7c34a40b1c5adf6c10148851
parentdae608d5d3373845ad46f84def12364c8a6a4159
Fix max_stations to apply to associated STAs, not P2P peers

This driver capability limit was supposed to indicate limit on
how many stations can associate with us in the AP mode, not how
many P2P peers are stored in the peer table.
wpa_supplicant/ap.c
wpa_supplicant/p2p_supplicant.c