commit | ff1e417c7c239b7abfe70aa90460a77eaafc7f83 | [log] [tgz] |
---|---|---|
author | Luciano Coelho <luciano.coelho@intel.com> | Tue Oct 28 13:33:05 2014 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Oct 29 16:37:54 2014 +0100 |
tree | a7c00c2ba1b3414a48f75c7ebc1a6db54d11eb76 | |
parent | 84469a45a1bedec9918e94ab2f78c5dc0739e4a7 [diff] |
mac80211: schedule the actual switch of the station before CSA count 0 Due to the time it takes to process the beacon that started the CSA process, we may be late for the switch if we try to reach exactly beacon 0. To avoid that, use count - 1 when calculating the switch time. Cc: stable@vger.kernel.org Reported-by: Jouni Malinen <j@w1.fi> Signed-off-by: Luciano Coelho <luciano.coelho@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>