commit | cc7359b5c82f67a1a19a0cf66f84f465403edb5d | [log] [tgz] |
---|---|---|
author | Avinash Patil <patila@marvell.com> | Mon Jun 22 19:06:22 2015 +0530 |
committer | Kalle Valo <kvalo@codeaurora.org> | Tue Jul 21 16:40:40 2015 +0300 |
tree | 2588065e1d498c5394cefe37c56750b3ca2805a9 | |
parent | de9e9932b76d5458edabd2692d8ad6504501edf1 [diff] |
mwifiex: separate interface combination for multichannel and DFS Multichannel and DFS cannot be supported at same time. So when multichannel operation is enabled by module parameter, we enable number of channel as 2 while registering wiphy. For all other cases we advertise DFS support to cfg80211. Patch also adds support for radar detect widths parameter. Signed-off-by: Avinash Patil <patila@marvell.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>