commit | 344dc8ede105d4f6c3e410dd36ee5349a04e3929 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Thu Jul 12 19:33:09 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 16 22:38:28 2012 -0700 |
tree | 8848d6c7fd0303930861b049d0cfa5635321c8a8 | |
parent | f4f7f4143cf7d6a31bc9797f00f765d0174603cb [diff] |
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>