From: Eyal Shapira Date: Fri, 15 Aug 2014 22:30:30 +0000 (+0300) Subject: iwlwifi: mvm: rs: don't zero tx stats after idle X-Git-Tag: fixes-against-v3.18-rc2~144^2~144^2~51^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f58220f6b9ba69c782eafbfe703be8c4bca6b33d;p=pandora-kernel.git 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 Reviewed-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed