cfg80211: Advertise maximum associated STAs in AP mode
This allows drivers to advertise the maximum number of associated stations they support in AP mode (including P2P GO). User space applications can use this for cleaner way of handling the limit (e.g., hostapd rejecting IEEE 802.11 authentication without manual configuration of the limit) or to figure out what type of use cases can be executed with multiple devices before trying and failing. CRs-Fixed: 605665 Change-Id: Ie3545c5fc9c82262232ae8dc0373c1a903fbada3 Signed-off-by:Jouni Malinen <j@w1.fi> Signed-off-by:
Johannes Berg <johannes.berg@intel.com> Git-commit: b43504cf75b8b8773ee70c90bcd691282e151b9a Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git [ppotte@codeaurora.org: manually solved merge conflicts] Signed-off-by:
Pradeep Reddy POTTETI <ppotte@codeaurora.org>
Loading
Please register or sign in to comment