From: Wei Yongjun Date: Wed, 22 Aug 2012 21:28:40 +0000 (+0000) Subject: w5300: using eth_hw_addr_random() for random MAC and set device flag X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~282 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f7c9ae7a014d994c01a7dd59333f2fcef2aba58;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed