]> git.baikalelectronics.ru Git - kernel.git/commit
mwifiex: disable channel filtering for SSID specific scan from user
authorAmitkumar Karwar <akarwar@marvell.com>
Sat, 20 Oct 2012 02:19:18 +0000 (19:19 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 29 Oct 2012 19:20:33 +0000 (15:20 -0400)
commit61bfaf86b20dd5481eb3106c99d04170b49870a3
tree1a1e43b3794db2043ff09e7a8be6ad443349a1a1
parenta09d474be1213da864aaabf65b8088665a0232f1
mwifiex: disable channel filtering for SSID specific scan from user

If MWIFIEX_DISABLE_CHAN_FILT bit in scan mode bitmap is set,
firmware will turn off the filtering of scan responses from
adjacent channels.

Currently the bit is set only for internal SSID specific scan
performed during association. We will set it for user requested
SSID specific scan as well.

Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwifiex/scan.c