summaryrefslogtreecommitdiff
path: root/include/linux/netdev_features.h
diff options
context:
space:
mode:
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>2012-08-23 16:50:12 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-09-04 14:09:01 -0700
commitefe13d868f3475ae7c296fff02f10c84dd80d45c (patch)
tree4eb9787e975ae013f9b39c06c6e969e8a385567d /include/linux/netdev_features.h
parentf6aa782f255de96b89ff4fc98dad0d57a9691c8a (diff)
staging: rtl8192e: 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/netdev_features.h')
0 files changed, 0 insertions, 0 deletions