From: Wey-Yi Guy Date: Fri, 7 Aug 2009 22:41:42 +0000 (-0700) Subject: iwlwifi: uCode statistics notification counter X-Git-Tag: v2.6.32-rc1~703^2~367^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8fe59aecb9020b06305be4f8c67d73cbf49cbd2;p=pandora-kernel.git iwlwifi: uCode statistics notification counter Display statistics notification information The information break down into uCode_tx_stats uCode_rx_stats uCode_general_stats and can be found in /sys/kernel/debug/ieee80211/phy0/iwlagn/debug directory The statistic information display in debugFs is based on the last statistics notification from uCode; it might not reflect the current uCode activity. Using "watch" command to monitor the uCode activity should give up-to-date statistics provided by uCode. Signed-off-by: Wey-Yi Guy Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed