aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/act_connmark.c
diff options
context:
space:
mode:
authorLABBE Corentin <clabbe.montjoie@gmail.com>2016-11-16 20:09:41 +0100
committerDavid S. Miller <davem@davemloft.net>2016-11-17 13:30:30 -0500
commitb3e51069627e2b9439757590d7b82be0d22c7779 (patch)
tree0381779a4613d9c4e80d9588f6704065ebc1703e /net/sched/act_connmark.c
parentnet: stmmac: replace hardcoded function name by __func__ (diff)
downloadlinux-dev-b3e51069627e2b9439757590d7b82be0d22c7779.tar.xz
linux-dev-b3e51069627e2b9439757590d7b82be0d22c7779.zip
net: stmmac: replace if (netif_msg_type) by their netif_xxx counterpart
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 <clabbe.montjoie@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/act_connmark.c')
0 files changed, 0 insertions, 0 deletions