From: Corentin Labbe <[email protected]> Date: Wed, 16 Nov 2016 20:09:41 +0100
> From: LABBE Corentin <[email protected]> > > As sugested by Joe Perches, we could replace all > if (netif_msg_type(priv)) dev_xxx(priv->devices, ...) > by the simpler macro netif_xxx(priv, hw, priv->dev, ...) > > Signed-off-by: Corentin Labbe <[email protected]> Applied to net-next.

