commit | 8bf9d8eabb88d9eae963a035e58826d3b6a65b53 | [log] [tgz] |
---|---|---|
author | Miaohe Lin <linmiaohe@huawei.com> | Thu Jul 23 19:05:00 2020 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 23 11:49:12 2020 -0700 |
tree | 89a8268cb3abf098c7824df6dfbf6d53b25623ee | |
parent | a3c8c7f467313f6af15c73d118896291fc7712a4 [diff] |
cxgb4: use eth_zero_addr() to clear mac address Use eth_zero_addr() to clear mac address insetad of memset(). Signed-off-by: Miaohe Lin <linmiaohe@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>