]> git.baikalelectronics.ru Git - kernel.git/commit
i40e: remove debugfs dump stats
authorShannon Nelson <shannon.nelson@intel.com>
Fri, 17 Oct 2014 03:14:47 +0000 (03:14 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 3 Nov 2014 11:35:41 +0000 (03:35 -0800)
commit6f3438cc6824c43199a2514952196f2c5e165b5b
tree2a26bfd0ca5790a3e20884eea2db29afdbd775b4
parent0fd4d3befc8c5cc008c9c3bf5da2209ecd23764d
i40e: remove debugfs dump stats

The debugfs dump stats wasn't being kept up-to-date, was redundant with
the ethtool output, and didn't offer any useful additional info.  Rather
than continue trying to keep them aligned, just remove the debugfs command.

Change-ID: Id130ed9aef01c6369ab662c7b4c5ec5b1dbc5b40
Signed-off-by: Shannon Nelson <shannon.nelson@intel.com>
Signed-off-by: Patrick Lu <patrick.lu@intel.com>
Tested-by: Jim Young <Jamesx.m.young@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_debugfs.c