Commit 6b6752d4 authored by Wei Yongjun's avatar Wei Yongjun Committed by John W. Linville
Browse files

wl3501_cs: use is_broadcast_ether_addr() instead of memcmp()



Using is_broadcast_ether_addr() instead of directly use
memcmp() to determine if the ethernet address is broadcast
address.

Signed-off-by: default avatarWei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 35622dc2
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment