From: Alexander Bondar Date: Sun, 15 Sep 2013 14:17:48 +0000 (+0200) Subject: iwlwifi: mvm: fix scan request's suspend time parameter X-Git-Tag: v3.13-rc1~105^2~55^2^2^2~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a3115434a773fdc34ea125890f75fbc0b34dcaf;p=pandora-kernel.git iwlwifi: mvm: fix scan request's suspend time parameter This fix is related to a scan request when associated (bgscan). FW expects suspend time parameter in micro seconds while the driver provides a value in time units. This bug leads to a high traffic latency when scan is requested while traffic is in progress. Signed-off-by: Alexander Bondar Signed-off-by: Johannes Berg --- Reading git-diff-tree failed