Hi Joe, On Fri, Jun 22, 2018 at 11:29:28PM -0700, Joe Perches wrote: > random_ether_addr is a #define for eth_random_addr which is > generally preferred in kernel code by ~3:1 > > Convert the uses of random_ether_addr to enable removing the #define > > Signed-off-by: Joe Perches <[email protected]> > --- > arch/mips/ath25/board.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-)
Applied to mips-next for 4.19.
Thanks,
Paul

