net: usb: Use eth_random_addr
commitc7e12ead5f92413234b3d9f4f35ae56734decd21
authorJoe Perches <joe@perches.com>
Thu, 12 Jul 2012 19:33:07 +0000 (12 19:33 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 17 Jul 2012 05:38:28 +0000 (16 22:38 -0700)
tree19cb3338bbf650aedb05ccfa85992faefc5f46b1
parent7efd26d0db5917b9e53d72e76e52338b2600ae20
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>
drivers/net/usb/smsc75xx.c
drivers/net/usb/smsc95xx.c
drivers/net/usb/usbnet.c