From: Danny Kukawka Date: Wed, 15 Feb 2012 06:45:39 +0000 (+0000) Subject: net: replace random_ether_addr() with eth_hw_addr_random() X-Git-Tag: v3.4-rc1~177^2~276 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2cedb63df14342ad40a8b5b324fc5d94a60b665;p=pandora-kernel.git net: replace random_ether_addr() with eth_hw_addr_random() Replace usage of random_ether_addr() with eth_hw_addr_random() to set addr_assign_type correctly to NET_ADDR_RANDOM. Change the trivial cases. v2: adapt to renamed eth_hw_addr_random() Signed-off-by: Danny Kukawka Signed-off-by: David S. Miller --- Reading git-diff-tree failed