From: Wey-Yi Guy Date: Fri, 15 Jan 2010 21:43:40 +0000 (-0800) Subject: iwlwifi: remove extra statistics request from debugfs X-Git-Tag: v2.6.34-rc1~233^2~421^2~120 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e9772b0a94c7d3a5f7062ba94afdbb9e692275d;p=pandora-kernel.git iwlwifi: remove extra statistics request from debugfs When reading current ucode statistics information from debugfs, in current implementation, it will always send a new "statistics request" to uCode. In normal operation, uCode should report the statistics per beacon interval. Remove this extra request to reduce the additional command exchanges between driver and uCode. Signed-off-by: Wey-Yi Guy Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed