net/iavf: use link status helper functions
authorRobin Zhang <robinx.zhang@intel.com>
Sun, 27 Sep 2020 07:26:19 +0000 (07:26 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 9 Oct 2020 11:17:43 +0000 (13:17 +0200)
commit56addb5a23139a46e2c7fd0c8e68f56230cd5a6c
tree12e1dd55081e790bdaf3b20be495fd723891a1e1
parentc02ea7410e5124ad44ad7419ab16a43e1b3af647
net/iavf: use link status helper functions

Use new rte_eth_linkstatus_get/set helper functions to handle link
status update.

Signed-off-by: Robin Zhang <robinx.zhang@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
drivers/net/iavf/iavf_ethdev.c