]> asedeno.scripts.mit.edu Git - linux.git/commit
i40e: add function doc headers for ethtool stats functions
authorJacob Keller <jacob.e.keller@intel.com>
Thu, 17 May 2018 08:08:39 +0000 (01:08 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 22 May 2018 15:37:06 +0000 (08:37 -0700)
commitec29bbf8abaca7b295abd4a4204461ca9f82c3f5
tree57afcfa2fc5a0335ea5468cd997bde239f1b59f8
parente08696dcd988dbe5fe8e51753e23d16ee7e75f3e
i40e: add function doc headers for ethtool stats functions

Add documentation for the i40e_get_stats_count, i40e_get_stat_strings
and i40e_get_ethtool_stats explaining that the number and ordering of
statistics must remain constant for a given netdevice.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_ethtool.c