commit | 47d76e31908d8fdb06c6c75e4f3c4d4a08c9c850 | [log] [tgz] |
---|---|---|
author | Miaohe Lin <linmiaohe@huawei.com> | Sat Aug 01 17:12:38 2020 +0800 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Aug 03 10:56:04 2020 +0200 |
tree | 16aee187fbef3ae4bac2368b3dd1d0d735507ff1 | |
parent | 6628d00116b37bd5ef44cc69f5a8df6b0d4e14b7 [diff] |
mac80211: 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/1596273158-24183-1-git-send-email-linmiaohe@huawei.com Signed-off-by: Johannes Berg <johannes.berg@intel.com>