Re: [PATCH V2 net 2/4] net: hns3: refactor hclge_mac_link_status_wait for interface reuse
From: Leon Romanovsky <leon@kernel.org>
Date: 2023-08-08 20:09:14
Also in:
lkml
From: Leon Romanovsky <leon@kernel.org>
Date: 2023-08-08 20:09:14
Also in:
lkml
On Mon, Aug 07, 2023 at 07:34:50PM +0800, Jijie Shao wrote:
From: Jie Wang <redacted> Some nic configurations could only be performed after link is down. So this patch refactor this API for reuse. Signed-off-by: Jie Wang <redacted> Signed-off-by: Jijie Shao <shaojijie@huawei.com> --- .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-)
Thanks, Reviewed-by: Leon Romanovsky <leonro@nvidia.com>