commit | 392b9ffb05b62fe38aa813b924d160ab663cec8d | [log] [tgz] |
---|---|---|
author | Stanislaw Gruszka <sgruszka@redhat.com> | Tue Aug 27 11:36:35 2013 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Thu Sep 26 13:27:11 2013 +0200 |
tree | 99e841bbfa3a32368cdaceb9fd7bc40a576a0205 | |
parent | a6ececf4ee24495ecf74672152e28c31cc208df3 [diff] |
mac80211: change beacon/connection polling Since when we detect beacon lost we do active AP probing (using nullfunc frame or probe request) there is no need to have beacon polling. Flags IEEE80211_STA_BEACON_POLL seems to be used just for historical reasons. Change also make that after we start connection poll due to beacon loss, next received beacon will abort the poll. Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>