From: Stanislaw Gruszka Date: Tue, 27 Aug 2013 09:36:35 +0000 (+0200) Subject: mac80211: change beacon/connection polling X-Git-Tag: v3.13-rc1~105^2~181^2^2~38^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=392b9ffb05b62fe38aa813b924d160ab663cec8d;p=pandora-kernel.git 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 Signed-off-by: Johannes Berg --- Reading git-diff-tree failed