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)
commit019b9cd44d5aa457d9e45c85847f86ced40c852d
tree14f249f0c7313c309f978324328dcbed6c93ae6b
parentb8312365097ca854a03231bd58a284491aaa8ef7
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