On 6/7/2018 5:30 PM, Rasesh Mody wrote: > From: Shahed Shaikh <shahed.sha...@cavium.com> > > qede_link_update() always returns -1 i.e. link not changed, > becasue it compares the variables which always hold same value. > > Fix this function by using rte_eth_linkstatus_set(). > > Fixes: 2ea6f76aff40 ("qede: add core driver") > Cc: sta...@dpdk.org > > Signed-off-by: Shahed Shaikh <shahed.sha...@cavium.com>
Series applied to dpdk-next-net/master, thanks.