]> git.ipfire.org Git - people/arne_f/kernel.git/commit
stmmac: copy unicast mac address to MAC registers
authorBhadram Varka <vbhadram@nvidia.com>
Fri, 27 Oct 2017 02:52:02 +0000 (08:22 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Apr 2019 04:24:14 +0000 (06:24 +0200)
commitc6f9eda378883668571f94fb8b7ec4a0d76772ef
tree4ef084753adf986c1cd0e20987db198d09a1030c
parent9406040f3c2df634cd1bdfacbdc9771ea2ad163e
stmmac: copy unicast mac address to MAC registers

[ Upstream commit a830405ee452ddc4101c3c9334e6fedd42c6b357 ]

Currently stmmac driver not copying the valid ethernet
MAC address to MAC registers. This patch takes care
of updating the MAC register with MAC address.

Signed-off-by: Bhadram Varka <vbhadram@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c