alistair23-linux/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
..
control.c wimax: fix printk format warnings 2012-07-22 12:18:39 -07:00
debug-levels.h
debugfs.c simple_open: automatically convert to simple_open() 2012-04-05 15:25:50 -07:00
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 Fix common misspellings 2011-03-31 11:26:23 -03:00
i2400m.h i2400m: remove SDIO device support 2012-07-11 15:40:22 -04:00
Kconfig i2400m: remove SDIO device support 2012-07-11 15:40:22 -04:00
Makefile i2400m: remove SDIO device support 2012-07-11 15:40:22 -04:00
netdev.c wimax: i2400m - prevent a possible kernel bug due to missing fw_name string 2012-03-27 22:30:09 -04:00
op-rfkill.c Fix common misspellings 2011-03-31 11:26:23 -03:00
rx.c drivers/net: Add moduleparam.h to drivers as required. 2011-10-31 19:31:09 -04:00
sysfs.c
tx.c net: fix assignment of 0/1 to bool variables. 2011-12-19 22:27:29 -05:00
usb-debug-levels.h
usb-fw.c wimax: fix printk format warnings 2012-07-22 12:18:39 -07:00
usb-notif.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
usb-rx.c skb: Add inline helper for getting the skb end offset from head 2012-05-06 13:13:19 -04:00
usb-tx.c wimax/i2400m: remove an unused variable 2011-12-16 15:57:03 -05:00
usb.c net: Fix spelling typo in net 2012-04-14 15:29:02 -04:00