summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/sta_cmd.c
diff options
context:
space:
mode:
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>2012-08-23 11:17:09 +0400
committerJohn W. Linville <linville@tuxdriver.com>2012-09-07 23:03:38 +0400
commit0d1c6d1c74c82410c167372c12ff780e39d911b7 (patch)
tree5d3b2d2b2479a02f878376356f5f68ba40716caa /drivers/net/wireless/mwifiex/sta_cmd.c
parentc3a2ee93501645fe9ceeb02335f8d8512770e972 (diff)
downloadlinux-0d1c6d1c74c82410c167372c12ff780e39d911b7.tar.xz
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/net/wireless/mwifiex/sta_cmd.c')
0 files changed, 0 insertions, 0 deletions