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)
commitb66c7bc1cd4d724db73ffaa4b24c64bcb3338bb9
treeac9aaef4721c4e919425b7f92040f9066c594368
parentbac8486116b0ee3d5eba07532b4cbba02834979a
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