linux/drivers/net/wireless/hostap
Wei Yongjun 35622dc26e wireless: use is_broadcast_ether_addr() instead of memcmp()
Using is_broadcast_ether_addr() instead of directly use
memcmp() to determine if the ethernet address is broadcast
address.

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:39 -04:00
..
Kconfig
Makefile
hostap.h
hostap_80211.h drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00
hostap_80211_rx.c drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE 2011-10-31 19:31:08 -04:00
hostap_80211_tx.c drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE 2011-10-31 19:31:08 -04:00
hostap_ap.c drivers/net: Add moduleparam.h to drivers as required. 2011-10-31 19:31:09 -04:00
hostap_ap.h Fix common misspellings 2011-03-31 11:26:23 -03:00
hostap_common.h drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00
hostap_config.h net: change to new flag variable 2011-03-17 14:05:35 +01:00
hostap_cs.c hostap_cs: add ID for Canon K30225 2011-11-28 14:44:00 -05:00
hostap_download.c
hostap_hw.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2012-03-20 21:12:50 -07:00
hostap_info.c drivers/net: use is_zero_ether_addr() instead of memcmp() 2012-09-07 15:03:38 -04:00
hostap_ioctl.c wireless: use is_broadcast_ether_addr() instead of memcmp() 2012-09-07 15:03:39 -04:00
hostap_main.c drivers/net: use is_zero_ether_addr() instead of memcmp() 2012-09-07 15:03:38 -04:00
hostap_pci.c net/wireless: use module_pci_driver 2012-04-16 14:38:50 -04:00
hostap_plx.c net/wireless: use module_pci_driver 2012-04-16 14:38:50 -04:00
hostap_proc.c wireless: Remove casts to same type 2012-06-06 09:31:33 -07:00
hostap_wlan.h net: remove interrupt.h inclusion from netdevice.h 2011-06-06 22:55:11 -07:00