[uml-user] [PATCH net-next 8/8] arch: Use eth_random_addr

2012-07-13 Thread Joe Perches
Convert the existing uses of random_ether_addr to the new eth_random_addr. Signed-off-by: Joe Perches --- arch/blackfin/mach-bf537/boards/stamp.c |2 +- arch/c6x/kernel/soc.c |2 +- arch/mips/ar7/platform.c|4 ++-- arch/mips/powertv/powertv_setup.c

[uml-user] [PATCH net-next 0/8] etherdevice: Rename random_ether_addr to eth_random_addr

2012-07-13 Thread Joe Perches
net-next commit ad7eee98be ("etherdevice: introduce eth_broadcast_addr") added a new style API. Rename random_ether_addr to eth_random_addr to create some API symmetry. Joe Perches (8): etherdevice: Rename random_ether_addr to eth_random_addr ethernet: Use eth_random_addr net: usb: Use eth_