From: Danny Kukawka Date: Fri, 17 Feb 2012 21:05:03 +0000 (-0500) Subject: UML net: set addr_assign_type if random_ether_addr() used X-Git-Tag: v3.4-rc1~177^2~255 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95f2054f167f7da72b0771984dbb2bec612740d0;p=pandora-kernel.git UML net: set addr_assign_type if random_ether_addr() used Set addr_assign_type correctly to NET_ADDR_RANDOM in case a random MAC address was generated and assigned to the netdevice. Return state from setup_etheraddr() about returning a random MAC address or not and check this state in eth_configure(). Signed-off-by: Danny Kukawka Signed-off-by: David S. Miller --- Reading git-diff-tree failed