drivers/net: Use eth_random_addr
Convert the existing uses of random_ether_addr to the new eth_random_addr. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

zatwierdzone przez
David S. Miller

rodzic
f4f7f4143c
commit
344dc8ede1
@@ -22,7 +22,7 @@
|
||||
* Add TUNSETLINK ioctl to set the link encapsulation
|
||||
*
|
||||
* Mark Smith <markzzzsmith@yahoo.com.au>
|
||||
* Use random_ether_addr() for tap MAC address.
|
||||
* Use eth_random_addr() for tap MAC address.
|
||||
*
|
||||
* Harald Roelle <harald.roelle@ifi.lmu.de> 2004/04/20
|
||||
* Fixes in packet dropping, queue length setting and queue wakeup.
|
||||
|
Reference in New Issue
Block a user