commit | f58220f6b9ba69c782eafbfe703be8c4bca6b33d | [log] [tgz] |
---|---|---|
author | Eyal Shapira <eyal@wizery.com> | Sat Aug 16 01:30:30 2014 +0300 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Sun Sep 14 12:56:38 2014 +0300 |
tree | 2b34f32766f85a1607d7a8ac7f5204c92230e8e4 | |
parent | f3bd58f486acd954ca8d90f8733d752dbd98eec6 [diff] |
iwlwifi: mvm: rs: don't zero tx stats after idle Move the tx stats to the persistent area of lq_sta to avoid them being zeroed out every time rs reinitializes which happens after tx idle for 5 secs for example. The automatic zeroing out made them difficult to use. Signed-off-by: Eyal Shapira <eyalx.shapira@intel.com> Reviewed-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>