linux/drivers/net/wireless/hostap
Wei Yongjun c3a2ee9350 drivers/net: 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: John W. Linville <linville@tuxdriver.com>
2012-09-07 15:03:38 -04:00
..
hostap.h
hostap_80211.h
hostap_80211_rx.c
hostap_80211_tx.c
hostap_ap.c
hostap_ap.h
hostap_common.h
hostap_config.h
hostap_cs.c
hostap_download.c
hostap_hw.c
hostap_info.c drivers/net: use is_zero_ether_addr() instead of memcmp() 2012-09-07 15:03:38 -04:00
hostap_ioctl.c
hostap_main.c drivers/net: use is_zero_ether_addr() instead of memcmp() 2012-09-07 15:03:38 -04:00
hostap_pci.c
hostap_plx.c
hostap_proc.c wireless: Remove casts to same type 2012-06-06 09:31:33 -07:00
hostap_wlan.h
Kconfig
Makefile