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)
commit2a3115434a773fdc34ea125890f75fbc0b34dcaf
tree6b426c28e114d632e9fb39848f982ebf1091e06f
parentf39a52bfaf65de87a363d471ed02a3fef0752a1d
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 <alexander.bondar@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/iwlwifi/mvm/scan.c
This page took 0.035228 seconds and 5 git commands to generate.