net/ixgbe: prevent driver forcing application to exit
authorConor Walsh <conor.walsh@intel.com>
Tue, 20 Oct 2020 10:02:48 +0000 (10:02 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 3 Nov 2020 22:24:26 +0000 (23:24 +0100)
commit7966fcd39b45dd020de427734196693540f6ce93
tree4279452d7428b9802cd985229e325ae20586dfc3
parentc2c523189634c54cb99ce452a14c46d02cc4d2de
net/ixgbe: prevent driver forcing application to exit

Remove the usage of rte_panic() within ixgbe_pf_host_init()

Signed-off-by: Conor Walsh <conor.walsh@intel.com>
Acked-by: Haiyue Wang <haiyue.wang@intel.com>
drivers/net/ixgbe/ixgbe_pf.c