Re: [dpdk-dev] [PATCH] net/hns3: fix MAC enable failed rollback
From: Ferruh Yigit <hidden>
Date: 2021-05-04 14:12:59
From: Ferruh Yigit <hidden>
Date: 2021-05-04 14:12:59
On 4/29/2021 10:03 AM, Min Hu (Connor) wrote:
From: Huisong Li <lihuisong@huawei.com>
If driver fails to enable MAC, it does not need to rollback the MAC
configuration. This patch fixes it.
Fixes: bdaf190f8235 ("net/hns3: support link speed autoneg for PF")
Signed-off-by: Huisong Li <lihuisong@huawei.com>
Signed-off-by: Min Hu (Connor) <redacted>Applied to dpdk-next-net/main, thanks.