> -----Original Message----- > From: Andrew Lunn [mailto:and...@lunn.ch] > Sent: Thursday, June 2, 2016 10:01 AM > To: Limonciello, Mario <mario_limoncie...@dell.com> > Cc: pali.ro...@gmail.com; hayesw...@realtek.com; linux- > ker...@vger.kernel.org; netdev@vger.kernel.org; linux- > u...@vger.kernel.org; anthony.w...@canonical.com > Subject: Re: [PATCH] r8152: Add support for setting MAC to system's > Auxiliary MAC address > > > > > > > > + pr_info("r8152: Using system auxiliary MAC address"); > > > > > > It would be great to write also mac address into that pr_info > > And since there could be multiple r8152 in the system, it would be good to > indicate which of them is having its MAC changed. So > netdev_info() or dev_info(). > > Andrew
Thanks, will do that in next submission too.