commit | 3b1648f10961ce41bb709dfcadfdb9836c9a8ab8 | [log] [tgz] |
---|---|---|
author | Miaohe Lin <linmiaohe@huawei.com> | Sat Aug 01 17:15:49 2020 +0800 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Aug 03 10:56:22 2020 +0200 |
tree | 11e053a58e13d567cd9e719bcb180adf86e8d1c8 | |
parent | 47d76e31908d8fdb06c6c75e4f3c4d4a08c9c850 [diff] |
nl80211: use eth_zero_addr() to clear mac address Use eth_zero_addr() to clear mac address instead of memset(). Signed-off-by: Miaohe Lin <linmiaohe@huawei.com> Link: https://lore.kernel.org/r/1596273349-24333-1-git-send-email-linmiaohe@huawei.com Signed-off-by: Johannes Berg <johannes.berg@intel.com>