]> git.baikalelectronics.ru Git - kernel.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)
commitcc3d7ec955ec1671f6c85ae6b18e242ab6ebb690
tree57afcfa2fc5a0335ea5468cd997bde239f1b59f8
parentfccf38fb81646507a5fab1a2405cb09e38810cb7
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