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:
3ccdca7
)
au1000_eth: use eth_hw_addr_random() instead of random_ether_addr()
author
Danny Kukawka
<danny.kukawka@bisect.de>
Fri, 17 Feb 2012 05:43:22 +0000
(
05:43
+0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 17 Feb 2012 20:52:30 +0000
(15:52 -0500)
Use eth_hw_addr_random() instead of calling random_ether_addr()
to set addr_assign_type correctly to NET_ADDR_RANDOM.
v2: adapt to eth_hw_addr_random()
Signed-off-by: Danny Kukawka <danny.kukawka@bisect.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found