ethernet: Use eth_random_addr
authorJoe Perches <joe@perches.com>
Thu, 12 Jul 2012 19:33:06 +0000 (19:33 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 17 Jul 2012 05:38:27 +0000 (22:38 -0700)
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>

No differences found