From: Avri Altman Date: Tue, 11 Nov 2014 05:29:59 +0000 (+0200) Subject: iwlwifi: mvm: Fix the keep_alive calculation X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~28^2~58^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5387b348b7af299c2aa8e0318498fa7d889da4fd;p=pandora-kernel.git iwlwifi: mvm: Fix the keep_alive calculation The driver must set the keep alive period regardless of power management state. The keep alive period must be greater or equal to both the NIC's maximum sleep period, and the listen interval. However, we were confusing time units (TU) and msec, so fix that. Signed-off-by: Avri Altman Reviewed-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed