diff options
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | 2012-08-23 15:17:09 +0800 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2012-09-07 15:03:38 -0400 |
commit | 0d1c6d1c74c82410c167372c12ff780e39d911b7 (patch) | |
tree | 5d3b2d2b2479a02f878376356f5f68ba40716caa /drivers/scsi/hpsa_cmd.h | |
parent | c3a2ee93501645fe9ceeb02335f8d8512770e972 (diff) | |
download | blackbird-op-linux-0d1c6d1c74c82410c167372c12ff780e39d911b7.tar.gz blackbird-op-linux-0d1c6d1c74c82410c167372c12ff780e39d911b7.zip |
airo: use is_zero_ether_addr() and is_broadcast_ether_addr()
Using is_zero_ether_addr() and is_broadcast_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: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/scsi/hpsa_cmd.h')
0 files changed, 0 insertions, 0 deletions