[PATCH] net/hns3: fix inaccurate error log
Ferruh Yigit
ferruh.yigit at amd.com
Wed Oct 30 03:31:39 CET 2024
On 10/23/2024 8:12 AM, Jie Hai wrote:
> If register number obtained from firmware is different from the
> register list driver hold, an error log occurs. The incorrect
> use of `&&` makes this log inaccurate, change it to `&`.
>
> Signed-off-by: Jie Hai <haijie1 at huawei.com>
>
Fixes: 99d3bd8b85d3 ("net/hns3: support filtering registers by module
names")
Applied to dpdk-next-net/main, thanks.
More information about the dev
mailing list