diff options
author | Ganapathi Bhat <gbhat@marvell.com> | 2016-07-25 21:21:11 +0530 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2016-09-03 12:57:18 +0300 |
commit | 441756b6a6e3818dc6f2e76b9526558d450ce778 (patch) | |
tree | b0aa91badf43f8abdea54a665f04712cc81d5dff /drivers/bcma | |
parent | 432da7d243da32651e1fae677f3a83c16b346d47 (diff) |
mwifiex: fix radar detection issue
It's been observed that firmware sends RADAR detected event without
specifying bss_num/bss_type. Also, the event body is empty.
Currently the event is being ignored by driver.
This patch checks on which interface 11H is active, accordingly fills
bss_num/bss_type and handles the event. Condition
"if (le32_to_cpu(rdr_event->passed))" which always fails is also removed.
Signed-off-by: Ganapathi Bhat <gbhat@marvell.com>
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/bcma')
0 files changed, 0 insertions, 0 deletions