ice: Open devlink when device is ready
authorLeon Romanovsky <leonro@nvidia.com>
Sat, 25 Sep 2021 11:22:46 +0000 (14:22 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 Sep 2021 15:31:59 +0000 (16:31 +0100)
commit838cefd5e52c4a3bfbc50e6a0194809ce27c759d
tree635896c82244cec62780fa53ea99da09dd598e3c
parent44691f535270f3dd57e16c0bf331a0af0f1a5eee
ice: Open devlink when device is ready

Move devlink_registration routine to be the last command, when the
device is fully initialized.

Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/intel/ice/ice_main.c