]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
net: hns3: Fixes the initialization of MAC address in hardware
authorLipeng <lipeng321@huawei.com>
Tue, 19 Sep 2017 16:17:13 +0000 (17:17 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 Sep 2017 23:06:49 +0000 (16:06 -0700)
commit139e8792537b327252a9676591a78e6408d50a85
tree045933414b417212fa3e89f590bc8417de335268
parent0305b443a3ba5b84aa474786026df04a70460135
net: hns3: Fixes the initialization of MAC address in hardware

This patch fixes the initialization of MAC address, fetched from HNS3
firmware i.e. when it is not randomly generated, to the HNS3 hardware.

Fixes: ca60906d2795 ("net: hns3: Add support of HNS3 Ethernet Driver for
hip08 SoC")
Signed-off-by: Lipeng <lipeng321@huawei.com>
Signed-off-by: Salil Mehta <salil.mehta@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/hisilicon/hns3/hns3pf/hns3_enet.c