diff options
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | 2012-08-22 20:49:33 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-08-24 13:30:26 -0400 |
commit | 9213bb8325747d00b6d9d5aea6ccde6a72c8a1fa (patch) | |
tree | e983cee7389fc296678438ed5a39aba18ee4ce9c /COPYING | |
parent | 8f4cccbbd92f2ad0ddbbc498ef7cee2a1c3defe9 (diff) | |
download | op-kernel-dev-9213bb8325747d00b6d9d5aea6ccde6a72c8a1fa.zip op-kernel-dev-9213bb8325747d00b6d9d5aea6ccde6a72c8a1fa.tar.gz |
wimax/i2400m: use is_zero_ether_addr() instead of memcmp()
Using is_zero_ether_addr() instead of directly use
memcmp() to determine if the ethernet address is all
zeros.
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: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions