From: Emmanuel Grumbach Date: Fri, 26 Aug 2011 06:10:59 +0000 (-0700) Subject: iwlagn: move isr_statistics to transport layer X-Git-Tag: v3.2-rc1~129^2~287^2^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f7b6172db86e9ab2b4cd794441bb2c40ab287fc;p=pandora-kernel.git iwlagn: move isr_statistics to transport layer It is accessed by the transport layer only, hence the move. The debugfs handlers that accessed it moved to the transport layer too. The rx_handlers part of it stayed in the upper layer and a special debugfs has been added for it Also add missing includes to iwl-commands.h. Signed-off-by: Emmanuel Grumbach Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed