diff options
author | Rajkumar Manoharan <rmanohar@qca.qualcomm.com> | 2011-09-14 10:58:17 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-09-16 21:32:08 +0200 |
commit | aa3d7eef398dd4f29045e9889b817d5161afe03e (patch) | |
tree | 85810b242c5828eb146ee40da760f47fe5aa2b56 /drivers/net/wireless/ipw2x00 | |
parent | iwlagn: fix command queue timeout (diff) | |
download | linux-aa3d7eef398dd4f29045e9889b817d5161afe03e.tar.xz linux-aa3d7eef398dd4f29045e9889b817d5161afe03e.zip |
wireless: Reset beacon_found while updating regulatory
During the association, the regulatory is updated by country IE
that reaps the previously found beacons. The impact is that
after a STA disconnects *or* when for any reason a regulatory
domain change happens the beacon hint flag is not cleared
therefore preventing future beacon hints to be learned.
This is important as a regulatory domain change or a restore
of regulatory settings would set back the passive scan and no-ibss
flags on the channel. This is the right place to do this given that
it covers any regulatory domain change.
Cc: stable@kernel.org
Reviewed-by: Luis R. Rodriguez <mcgrof@gmail.com>
Signed-off-by: Rajkumar Manoharan <rmanohar@qca.qualcomm.com>
Acked-by: Luis R. Rodriguez <mcgrof@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ipw2x00')
0 files changed, 0 insertions, 0 deletions