commit | 7efd26d0db5917b9e53d72e76e52338b2600ae20 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Thu Jul 12 19:33:06 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 16 22:38:27 2012 -0700 |
tree | 3a9b9bec98380b2ef02f6441e7304b7255884a1c | |
parent | 0a4dd594982a321699000218715e28664ec49169 [diff] |
ethernet: 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>