summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c
diff options
context:
space:
mode:
authorYonglong Liu <liuyonglong@huawei.com>2023-11-10 12:37:11 +0300
committerDavid S. Miller <davem@davemloft.net>2023-11-13 12:06:58 +0300
commitdbd2f3b20c6ae425665b6975d766e3653d453e73 (patch)
tree8fe813f67b6c684475c5fcfb7b06c10b6ecf9458 /drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c
parent53aba458f23846112c0d44239580ff59bc5c36c3 (diff)
downloadlinux-dbd2f3b20c6ae425665b6975d766e3653d453e73.tar.xz
net: hns3: fix variable may not initialized problem in hns3_init_mac_addr()
When a VF is calling hns3_init_mac_addr(), get_mac_addr() may return fail, then the value of mac_addr_temp is not initialized. Fixes: 76ad4f0ee747 ("net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoC") Signed-off-by: Yonglong Liu <liuyonglong@huawei.com> Signed-off-by: Jijie Shao <shaojijie@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c')
0 files changed, 0 insertions, 0 deletions