diff options
author | Ganapathi Bhat <gbhat@marvell.com> | 2016-07-25 17:51:11 +0200 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2016-09-03 11:57:18 +0200 |
commit | 441756b6a6e3818dc6f2e76b9526558d450ce778 (patch) | |
tree | b0aa91badf43f8abdea54a665f04712cc81d5dff /drivers/bcma | |
parent | mwifiex: add HT aggregation support for adhoc mode (diff) | |
download | linux-441756b6a6e3818dc6f2e76b9526558d450ce778.tar.xz linux-441756b6a6e3818dc6f2e76b9526558d450ce778.zip |
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