commit | 1b8ebbd3cd6c42f5f2d199a6369040cde0220dc7 | [log] [tgz] |
---|---|---|
author | Eytan Lifshitz <eytan.lifshitz@intel.com> | Tue Apr 01 16:44:21 2014 +0300 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Sun Apr 13 09:36:01 2014 +0300 |
tree | 5e06f2da077a6f93623e850c68315081a9b2269e | |
parent | 19a04bddabe66edc7dff7aa121b614a202ccb9b8 [diff] |
iwlwifi: mvm: Fix tx-backoff when NIC exit thermal throttling When NIC is exiting from thermal throttling state (i.e. after heating and then cooling down), tx-backoff values are assigned to be zero, instead of being restored to the minimal value. Fixed. Signed-off-by: Eytan Lifshitz <eytan.lifshitz@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>