From: Harvey Hunt <harvey.h...@imgtec.com>
Date: Tue, 17 May 2016 14:33:27 +0100

> For ethernet devices, net_device.name will be eth%d before
> register_netdev() is called. Don't print the net_device name until
> the format string is replaced.
> 
> Signed-off-by: Harvey Hunt <harvey.h...@imgtec.com>
> Cc: Marcel Ziswiler <mar...@ziswiler.com>
> Cc: Robert Jarzmik <robert.jarz...@free.fr>
> Cc: Barry Song <baohua.s...@csr.com>
> Cc: net...@vger.kernel.org
> Cc: linux-kernel@vger.kernel.org 
> ---
> v1 -> v2:
>  - Replace ifconfig with ip
>  - Delay printk until the netdev name is known

Yeah this looks a lot better, applied, thanks!

Reply via email to