From: Joe Perches <[email protected]> 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 <[email protected]> Applied to net-next.
