commit | 7b7da0a02192fd518c26c46dad6b14aca4569605 | [log] [tgz] |
---|---|---|
author | Vivek Natarajan <nataraja@qti.qualcomm.com> | Mon Aug 31 16:34:55 2015 +0530 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Wed Sep 09 12:37:41 2015 +0300 |
tree | aa5df6d1bf49b05e75749d5ea28763628b4a8353 | |
parent | a925a3763982799460b9e9b5299520172652b785 [diff] |
ath10k: drop probe responses when too many are queued In a noisy environment, when multiple interfaces are created, the management tx descriptors are fully occupied by the probe responses from all the interfaces. This prevents a new station from a successful association. Fix this by limiting the probe responses when the specified threshold limit is reached. Signed-off-by: Vivek Natarajan <nataraja@qti.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>