]> www.infradead.org Git - linux-platform-drivers-x86.git/commit
ice: Renaming and simplification in VF init path
authorBrett Creeley <brett.creeley@intel.com>
Sat, 16 May 2020 00:51:11 +0000 (17:51 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 28 May 2020 23:03:51 +0000 (16:03 -0700)
commita06325a0901a887009d28e9fa06168d05c35c941
tree90a609dc1f90e04821371edd6cb6ecd2a35e8133
parent916c7fdf5e938052a869f78b35a0ca2214d25b12
ice: Renaming and simplification in VF init path

Some function names weren't very clear and some portions of VF creation
could be moved into functions for clarity. Fix this by renaming some
functions and move pieces of code into clearly name functions.

Signed-off-by: Brett Creeley <brett.creeley@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ice/ice_virtchnl_pf.c