summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>2012-08-23 15:19:37 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-09-04 14:09:01 -0700
commitf6aa782f255de96b89ff4fc98dad0d57a9691c8a (patch)
treec32ec86b9d519bb8202321aa059cc64fc58cb2c4 /include
parentf69ba6abdae3fc5072175a74759f92af4c26b56f (diff)
Staging: rtl8192u: 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions