commit | a2c7023f7075ca9b80f944d3f20f60e6574538e2 | [log] [tgz] |
---|---|---|
author | Xiaofei Shen <xiaofeis@codeaurora.org> | Fri Mar 29 11:04:58 2019 +0530 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 01 14:57:32 2019 -0700 |
tree | f233ec3606dfa952650e02d2743fed1fa74f83bd | |
parent | f5d547676ca068e10934687f59ac1e798eaae87a [diff] |
net: dsa: read mac address from DT for slave device Before creating a slave netdevice, get the mac address from DTS and apply in case it is valid. Signed-off-by: Xiaofei Shen <xiaofeis@codeaurora.org> Signed-off-by: Vinod Koul <vkoul@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>