Files
android_kernel_xiaomi_sm8450/drivers/net/wireless/intel/iwlwifi
Ilan Peer f5d8f50f27 iwlwifi: mvm: Fix channel switch in case of count <= 1
The code did not consider the case that the channel switch counter
is <= 1, which would result with an inaccurate calculation of the
time event apply time.

As the specification states that in case of counter == 0 the switch
occurs at any time after the reception the frame, and for counter == 1
the switch would happens before the next TBTT, schedule the time
event immediately.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2017-08-18 16:16:11 +03:00
..
2017-08-09 09:35:14 +03:00
2017-08-09 09:35:14 +03:00
2017-08-09 21:14:43 +03:00
2017-08-01 12:41:43 +03:00
2017-02-08 17:54:20 +02:00