]> git.baikalelectronics.ru Git - kernel.git/commit
i40e: split i40e_get_strings() into smaller functions
authorJacob Keller <jacob.e.keller@intel.com>
Thu, 17 May 2018 08:08:35 +0000 (01:08 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 22 May 2018 15:37:06 +0000 (08:37 -0700)
commitbe38a36812c572546758bc386e033611169f63a3
tree14f249f0c7313c309f978324328dcbed6c93ae6b
parent4c811885653dfbd7a1a9a8a75e69178dc1c0a1e4
i40e: split i40e_get_strings() into smaller functions

Split the statistic strings and private flags strings into their own
separate functions to aid code readability.

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