summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/cfg80211.c
diff options
context:
space:
mode:
authorAmitkumar Karwar2011-09-22 06:43:22 +0200
committerJohn W. Linville2011-09-27 20:34:02 +0200
commitd06b7b9e1fd5f2512840a687bd13b50caa42f82b (patch)
treeaddd4f7b5ab6696505fcd9113ce3c48dcda0fc73 /drivers/net/wireless/mwifiex/cfg80211.c
parentb43: LCN-PHY: minor clean ups (diff)
downloadkernel-qcow2-linux-d06b7b9e1fd5f2512840a687bd13b50caa42f82b.tar.gz
kernel-qcow2-linux-d06b7b9e1fd5f2512840a687bd13b50caa42f82b.tar.xz
kernel-qcow2-linux-d06b7b9e1fd5f2512840a687bd13b50caa42f82b.zip
mwifiex: fix 5GHz association issue
Sometimes association in 5GHz doesn't work. Dmesg log shows "Can not find requested SSID xyz" error message. Currently while preparing scan channel list for firmware Null entries are created for disabled channels. The routine which retrieves this list ignores channels after Null entry. Hence sometimes driver doesn't scan the channel of requested AP and association fails. The issue is fixed by avoiding those NULL entries. 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>
Diffstat (limited to 'drivers/net/wireless/mwifiex/cfg80211.c')
0 files changed, 0 insertions, 0 deletions