alistair23-linux/drivers/net/ethernet/wiznet
Wei Yongjun 1f7c9ae7a0 w5300: using eth_hw_addr_random() for random MAC and set device flag
Using eth_hw_addr_random() to generate a random Ethernet address
(MAC) to be used by a net device and set addr_assign_type.
Not need to duplicating its implementation.

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:27 -04:00
..
Kconfig net: wiznet add missing HAS_IOMEM dependency 2012-07-25 15:24:13 -07:00
Makefile
w5100.c w5100: using eth_hw_addr_random() for random MAC and set device flag 2012-08-24 13:30:27 -04:00
w5300.c w5300: using eth_hw_addr_random() for random MAC and set device flag 2012-08-24 13:30:27 -04:00