summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath11k/wmi.c
diff options
context:
space:
mode:
authorKarthikeyan Periyasamy <periyasa@codeaurora.org>2020-04-08 16:33:15 +0530
committerKalle Valo <kvalo@codeaurora.org>2020-04-14 11:07:48 +0300
commit1e744bf218b54d2e241aa6107484828d4f4a9fdc (patch)
tree34d14a6f4df18c6b86daed2502704a9753576ddf /drivers/net/wireless/ath/ath11k/wmi.c
parentc61a748370438ca1ae8389071664b2520f16820c (diff)
ath11k: fix duplication peer create on same radio
Add the pdev index information in the peer object to validate the peer creation. Ignore the peer creation request, if the given MAC address is already present in the peer list with same radio. If we allow the peer creation in above scenario, FW assert will happen. Above scenario occurred in two cases, where Multiple AP VAP created in the same radio. 1. when testing tool sends association request to two AP with same MAC address 2. when a station do roaming from one AP VAP to another AP VAP. Signed-off-by: Karthikeyan Periyasamy <periyasa@codeaurora.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Link: https://lore.kernel.org/r/1586343795-21422-1-git-send-email-periyasa@codeaurora.org
Diffstat (limited to 'drivers/net/wireless/ath/ath11k/wmi.c')
0 files changed, 0 insertions, 0 deletions