OSDN Git Service

mwifiex: support to set multichannel policy to FW
authorAvinash Patil <patila@marvell.com>
Mon, 22 Jun 2015 13:36:20 +0000 (19:06 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 21 Jul 2015 13:40:37 +0000 (16:40 +0300)
commitd5b036c403f811c6d1856b8e6891a6438cf56f61
treed7aac70d89ad9268663fd4a5e42a5c8f52d3c8b4
parentddd7ceb3f6dd9071fd0e2058252d1fc4645313db
mwifiex: support to set multichannel policy to FW

This patch adds support for setting multichannel policy as module parameter
to FW. Value of 1 indicates Multichannel support is enabled
and value of 0 disables it.

Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/mwifiex/fw.h
drivers/net/wireless/mwifiex/sta_cmd.c
drivers/net/wireless/mwifiex/sta_cmdresp.c