diff options
| author | Amitkumar Karwar <[email protected]> | 2011-09-21 21:43:22 -0700 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2011-09-27 14:34:02 -0400 |
| commit | d06b7b9e1fd5f2512840a687bd13b50caa42f82b (patch) | |
| tree | addd4f7b5ab6696505fcd9113ce3c48dcda0fc73 /include/linux | |
| parent | 177c3732feda607adcd07aefd8ecfd79c9f0bd53 (diff) | |
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 <[email protected]>
Signed-off-by: Bing Zhao <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions