Hi,
> -Original Message-
> From: Cui, LunyuanX
> Sent: Thursday, November 14, 2019 1:33 AM
> To: dev@dpdk.org
> Cc: Lu, Wenzhuo ; Yang, Qiming
> ; Cui, LunyuanX ;
> sta...@dpdk.org
> Subject: [PATCH] net/e1000: fix link status update
>
> Unassigned variable should not be used as judgment,
Hi,
On 11/13, Cui LunyuanX wrote:
>Unassigned variable should not be used as judgment, and there
The issue here is link structure variable has been memset first, which makes it
meaningless to compare the value of link.link_status in the conditions.
>is no need to update link status according to
2 matches
Mail list logo