commit | 2a3115434a773fdc34ea125890f75fbc0b34dcaf | [log] [tgz] |
---|---|---|
author | Alexander Bondar <alexander.bondar@intel.com> | Sun Sep 15 16:17:48 2013 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Oct 11 15:04:34 2013 +0200 |
tree | 6b426c28e114d632e9fb39848f982ebf1091e06f | |
parent | f39a52bfaf65de87a363d471ed02a3fef0752a1d [diff] |
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>