git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a214fd
)
UML net: set addr_assign_type if random_ether_addr() used
author
Danny Kukawka
<danny.kukawka@bisect.de>
Fri, 17 Feb 2012 21:05:03 +0000
(16:05 -0500)
committer
David S. Miller
<davem@davemloft.net>
Fri, 17 Feb 2012 21:05:03 +0000
(16:05 -0500)
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 <danny.kukawka@bisect.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found