]> git.baikalelectronics.ru Git - kernel.git/commit
iavf: Refactor init state machine
authorJakub Pawlak <jakub.pawlak@intel.com>
Tue, 14 May 2019 17:37:07 +0000 (10:37 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 17 Jun 2019 22:39:26 +0000 (15:39 -0700)
commitae970ef346de3735bb05f171443e9b399b6000b4
treeac9aaef4721c4e919425b7f92040f9066c594368
parentc6431d554e250b9d90044a3cf43592bab4a0e554
iavf: Refactor init state machine

Cleanup of init state machine, move state specific
code to separate functions and rewrite the
iavf_init_task() function.

Signed-off-by: Jakub Pawlak <jakub.pawlak@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/iavf/iavf_main.c