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