From: Wey-Yi Guy Date: Fri, 9 Oct 2009 20:20:29 +0000 (-0700) Subject: iwlwifi: showing accumulative ucode statistics counters X-Git-Tag: v2.6.33-rc1~388^2~599^2~135 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92a35bda792cf9295b1d399f7c937d4560292b1e;p=pandora-kernel.git iwlwifi: showing accumulative ucode statistics counters Adding accumulative statistics counters in iwlwifi driver. Statistics counters are reported by uCode every beacon interval; but can be reset by uCode when needed. The accumulative statistics counters is maintained by driver to keep track of the history of all the counters. Update the ucode stats files in debugfs to display both latest and accumulative counters. Signed-off-by: Wey-Yi Guy Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed