Hi,
> -----Original Message----- > From: Cui, LunyuanX > Sent: Thursday, November 14, 2019 1:33 AM > To: dev@dpdk.org > Cc: Lu, Wenzhuo <wenzhuo...@intel.com>; Yang, Qiming > <qiming.y...@intel.com>; Cui, LunyuanX <lunyuanx....@intel.com>; > sta...@dpdk.org > Subject: [PATCH] net/e1000: fix link status update > > Unassigned variable should not be used as judgment, and there is no need > to update link status according to old link status. > This patch fix the issue. > > Fixes: 80ba61115e77 ("net/e1000: use link status helper functions") > Cc: sta...@dpdk.org > > Signed-off-by: Lunyuan Cui <lunyuanx....@intel.com> Acked-by: Wenzhuo Lu <wenzhuo...@intel.com>