iwlwifi: mvm: set assoc_beacon_arrive_time
authorAvraham Stern <avraham.stern@intel.com>
Tue, 9 May 2017 13:40:01 +0000 (16:40 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 23 Jun 2017 09:08:34 +0000 (12:08 +0300)
commitb56697272564ce9d073ad9159d28d123f3dcae8b
tree6d30efaa2e91182232dfd8a7bbed63b4b7e8356b
parente8c8935efd7d47e8ae18067a898ee1a93dfbc5fc
iwlwifi: mvm: set assoc_beacon_arrive_time

When updating the mac context after association,
assoc_beacon_arrive_time is not being set, which causes the FW to
set a wrong TSF to the MAC.

Fix this by setting the assoc_beacon_arrive_time when updating the
mac context after association.

Signed-off-by: Avraham Stern <avraham.stern@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c