summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/time-event.c
diff options
context:
space:
mode:
authorAvri Altman <avri.altman@intel.com>2014-08-27 19:58:56 +0300
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>2014-09-14 22:02:24 +0300
commit49c6d8021f11a4e86ab2689c62fbfca2ea8cbd0d (patch)
tree5c6a88c1f0f8081ac1ce8f2f90529700fc7b4036 /drivers/net/wireless/iwlwifi/mvm/time-event.c
parentd4317252330d9d0b24a8d707270c38cf3c0943ad (diff)
iwlwifi: mvm: Fix skip over dtim configuration in d0i3
There was some confusion concerning the units of the beacon interval. The driver assumed that it was in msec where it was in TU - so fix that. Skip over dtim was capped by 300TU where it should be by 306TU. It should also be subjected to several conditions: Not a DFS channel, dtim period < 10, and the multicast wake-lock is off. Concerning multicast lock - there is an implementation gap in the supplicant, so just leave a TODO. Signed-off-by: Avri Altman <avri.altman@intel.com> Reviewed-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Diffstat (limited to 'drivers/net/wireless/iwlwifi/mvm/time-event.c')
0 files changed, 0 insertions, 0 deletions