From: Joe Perches
Date: Tue, 27 Jun 2017 03:56:54 -0700
> Using netdev_(netdev, "%s: ...", netdev->name) duplicates the
> name in the output. Remove those uses.
>
> Miscellanea:
>
> o Use the netif_ convenience macros at the same time
>
> Signed-off-by: Joe Perches
Applied to net-next.
Using netdev_(netdev, "%s: ...", netdev->name) duplicates the
name in the output. Remove those uses.
Miscellanea:
o Use the netif_ convenience macros at the same time
Signed-off-by: Joe Perches
---
drivers/net/ethernet/cavium/thunder/nicvf_main.c | 33 --
drivers/net/eth