commit | fbbb1536b220eb4f4f95cbceae6579489a8adad5 | [log] [tgz] |
---|---|---|
author | Salil Mehta <salil.mehta@huawei.com> | Tue Sep 19 17:17:14 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 19 16:06:49 2017 -0700 |
tree | 2458edfe42da827f66f27d2e7021bcb3b18d6650 | |
parent | 139e8792537b327252a9676591a78e6408d50a85 [diff] |
net: hns3: Fixes the ether address copy with appropriate API This patch replaces the ethernet address copy instance with more appropriate ether_addr_copy() function. Fixes: 6427264ef330 ("net: hns3: Add HNS3 Acceleration Engine & Compatibility Layer Support") Signed-off-by: Salil Mehta <salil.mehta@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>