]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
mwifiex: remove redundant scan operation
authorAmitkumar Karwar <akarwar@marvell.com>
Sat, 25 Feb 2012 05:35:36 +0000 (21:35 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 29 Feb 2012 19:11:35 +0000 (14:11 -0500)
commit1a907b749c0ae235ab46e3ba7834e6c143f5503e
tree6991567cba87699f60e53db57ae2096170640e3f
parent37ad38887d9ca5ed66c6f2b14a8921794bf3d4c3
mwifiex: remove redundant scan operation

It should have been removed by commit "mwifiex: use cfg80211 dynamic
scan..." (7c6fa2a843..) after adding code to avoid an extra scan
during association because scan entries are valid for 15 seconds in
cfg80211 stack.

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/cfg80211.c