Re: [PATCH] cavium: thunder: Remove duplicate "netdev->name" logging output

From: David Miller
Date: Thu Jun 29 2017 - 12:26:17 EST


From: Joe Perches <joe@xxxxxxxxxxx>
Date: Tue, 27 Jun 2017 03:56:54 -0700

> Using netdev_<level>(netdev, "%s: ...", netdev->name) duplicates the
> name in the output. Remove those uses.
>
> Miscellanea:
>
> o Use the netif_<level> convenience macros at the same time
>
> Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>

Applied to net-next.