]> git.ipfire.org Git - thirdparty/hostap.git/commit
Supply the connection scan results to bgscan after init
authorYoni Divinsky <yoni.divinsky@ti.com>
Fri, 17 Aug 2012 17:53:44 +0000 (20:53 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 17 Aug 2012 17:53:44 +0000 (20:53 +0300)
commit6409b7a715e9c5b91cac917992c9bb79599ecfff
tree844b3fb1ef95630e3abf6d3f7e5cccd5cf44ce5b
parentd8a085508cedd7d9158b19219b59eef236020c67
Supply the connection scan results to bgscan after init

If bgscan is enabled, then bgscan is initiated after the connection,
with no bss scan result information. Since a scan was performed prior to
the connection, the information exists and can be used to initialize the
bgscan's cache.

Signed-hostap: Yoni Divinsky <yoni.divinsky@ti.com>
wpa_supplicant/wpa_supplicant.c