diff options
author | Haim Dreyfuss <haim.dreyfuss@intel.com> | 2017-12-27 15:21:18 +0200 |
---|---|---|
committer | Luca Coelho <luciano.coelho@intel.com> | 2018-03-02 10:19:59 +0200 |
commit | 7f8ae00f63725e835b5ed8a97bc18bf1c950acb2 (patch) | |
tree | a64214c9a67c028709c0939e1c425853880527cf /drivers/net/wireless/intel/Makefile | |
parent | 78dc897b7ee67205423dbbc6b56be49fb18d15b5 (diff) |
iwlwifi: Cancel and set MARKER_CMD timer during suspend-resume
While entering to D3 mode there is a gap between the time the
driver handles the D3_CONFIG_CMD response to the time the host is going
to sleep.
In between there might be cases which MARKER_CMD can tailgate.
Also during resume flow the MARKER_CMD might get sent while D0I3_CMD
is being handled in the FW.
Cancel MARKER_CMD timer and set it again properly during suspend
resume flows to prevent this command from being sent accidentlly.
Signed-off-by: Haim Dreyfuss <haim.dreyfuss@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'drivers/net/wireless/intel/Makefile')
0 files changed, 0 insertions, 0 deletions