iwlwifi: mvm: fix scan request's suspend time parameter
authorAlexander Bondar <alexander.bondar@intel.com>
Sun, 15 Sep 2013 14:17:48 +0000 (16:17 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 11 Oct 2013 13:04:34 +0000 (15:04 +0200)
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 <alexander.bondar@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found