From: Johannes Berg Date: Thu, 24 Jan 2013 22:48:23 +0000 (+0100) Subject: iwlwifi: mvm: don't delay the association until after beacon X-Git-Tag: v3.9-rc1~139^2~2^2^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=210a544e78c7ce4e5aa5ec199eeb807b0f03b5b2;p=pandora-kernel.git iwlwifi: mvm: don't delay the association until after beacon If we haven't heard a beacon before we associate we can still start the association process and set the MAC in the firmware to associated only after having received a beacon with DTIM period by reacting to the new change flag (BSS_CHANGED_DTIM_PERIOD) from mac80211. This reduces the association time in these cases. Signed-off-by: Emmanuel Grumbach Signed-off-by: Johannes Berg --- Reading git-diff-tree failed