summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>2012-08-23 15:18:28 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-09-04 14:09:01 -0700
commitf69ba6abdae3fc5072175a74759f92af4c26b56f (patch)
tree57fc9c1892accbfc4e6968c8c1fe03f60a43b30c /include/linux
parentcfd757010691eae4e17acc246f74e7622c3a2f05 (diff)
Staging: rtl8187se: 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/linux')
0 files changed, 0 insertions, 0 deletions