diff options
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | 2012-08-26 04:54:41 +0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2012-09-07 23:03:39 +0400 |
commit | 35622dc26eeb1c9046df659be43b3a9316b0bf65 (patch) | |
tree | 31443d09d2535ced42b95d8d898afbfa8a36191d /drivers/net/wireless/wl3501_cs.c | |
parent | 4653356f695900de170779fc522e2fc41d710897 (diff) | |
download | linux-35622dc26eeb1c9046df659be43b3a9316b0bf65.tar.xz |
wireless: 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.
spatch with a semantic match is used to found this problem.
(http://coccinelle.lip6.fr/)
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/wl3501_cs.c')
0 files changed, 0 insertions, 0 deletions