> -----Original Message----- > From: David Miller [mailto:[email protected]] > Sent: Thursday, May 04, 2017 11:13 PM > To: [email protected] > Cc: [email protected]; [email protected] > Subject: Re: [net-next] net: remove duplicate add_device_randomness() call > > From: Zhang Shengju <[email protected]> > Date: Thu, 4 May 2017 11:40:42 +0800 > > > Since register_netdevice() already call add_device_randomness() and > > dev_set_mac_address() will call it after mac address change. > > It's not necessary to call at device UP. > > > > Signed-off-by: Zhang Shengju <[email protected]> > > The net-next tree is closed, please resubmit this when the net-next tree > opens back up.
Okay, thanks David. BRs, ZSJ
