Stephen Hemminger 5042dde07d net/enic: use link status helper functions
Use new rte_eth_linkstatus_get/set helper functions to handle link
status update.

This driver was not doing atomic update of link status information.
And the return value was different than others.
The hardware also does not do autonegotiation (at least on Linux).

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2018-03-30 14:08:43 +02:00
..
2018-01-16 18:47:49 +01:00
2018-01-22 01:26:49 +01:00
2018-03-30 14:08:43 +02:00
2018-01-16 18:47:49 +01:00
2018-03-30 14:08:43 +02:00