net: hns3: change the value of the SEPARATOR_VALUE macro in hclgevf_main.c
authorHuazhong Tan <tanhuazhong@huawei.com>
Sat, 17 Apr 2021 07:09:24 +0000 (15:09 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 19 Apr 2021 22:38:05 +0000 (15:38 -0700)
commite407efdd94cde88c8b84588cdb5ab31dc97589b0
treef915c628d2c190b384484abdd5a1c17b1348c933
parent8ed64dbe0bdf39479772896b2b4e5cbbdf89f086
net: hns3: change the value of the SEPARATOR_VALUE macro in hclgevf_main.c

The SEPARATOR_VALUE macro is used as separator when getting
the register value, but the value of this macro is different
between pf and vf, it is a bit confusing for the user, so
synchronize the value of vf with pf.

Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c