original_kernel/drivers/net/wimax/i2400m
Wei Yongjun 9213bb8325 wimax/i2400m: 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: David S. Miller <davem@davemloft.net>
2012-08-24 13:30:26 -04:00
..
Kconfig
Makefile
control.c
debug-levels.h
debugfs.c
driver.c wimax/i2400m: use is_zero_ether_addr() instead of memcmp() 2012-08-24 13:30:26 -04:00
fw.c drivers/net/wimax/i2400m/fw.c: fix error return code 2012-08-20 02:33:21 -07:00
i2400m-usb.h
i2400m.h
netdev.c
op-rfkill.c
rx.c
sysfs.c
tx.c
usb-debug-levels.h
usb-fw.c
usb-notif.c
usb-rx.c
usb-tx.c
usb.c