]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: remove extra statistics request from debugfs
authorWey-Yi Guy <wey-yi.w.guy@intel.com>
Fri, 15 Jan 2010 21:43:40 +0000 (13:43 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 19 Jan 2010 21:25:13 +0000 (16:25 -0500)
commite5dc4477f6e30408f6064de634a876001bbe7dff
treee79cb95778cf09e83d1834d0d7757a36881fd6b2
parentd278c5b0193631bbb091a557ebd19ead988fbef3
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 <wey-yi.w.guy@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-debugfs.c