[dpdk-dev] [PATCH] net/e1000: fix link status update
Lu, Wenzhuo
wenzhuo.lu at intel.com
Tue Nov 26 03:04:40 CET 2019
Hi,
> -----Original Message-----
> From: Cui, LunyuanX
> Sent: Thursday, November 14, 2019 1:33 AM
> To: dev at dpdk.org
> Cc: Lu, Wenzhuo <wenzhuo.lu at intel.com>; Yang, Qiming
> <qiming.yang at intel.com>; Cui, LunyuanX <lunyuanx.cui at intel.com>;
> stable at 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: stable at dpdk.org
>
> Signed-off-by: Lunyuan Cui <lunyuanx.cui at intel.com>
Acked-by: Wenzhuo Lu <wenzhuo.lu at intel.com>
More information about the dev
mailing list