From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Tue, 02 Dec 2014 15:21:51 +0000 Subject: Re: udev not renaming interface if driver is built-in Message-Id: <20141202152151.GA23536@kroah.com> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Tue, Dec 02, 2014 at 07:16:19PM +0530, Rajib Karmakar wrote: > Hello, > > My ethernet driver was built as a module and once it was probed, I can > see that udev renames the interface. but when I try to have the > ethernet driver as built-in. the driver is probed but udev no longer > renames the interface. > > Can you please help me in this? You aren't providing the version of udev you are using, the distro you are using, what initramfs you are using, or the kernel you are using, so it's a bit hard to help you out without that... thanks, greg k-h