]> git.baikalelectronics.ru Git - kernel.git/commit
net: rename ICMP_INC_STATS_BH()
authorEric Dumazet <edumazet@google.com>
Wed, 27 Apr 2016 23:44:29 +0000 (16:44 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Apr 2016 02:48:22 +0000 (22:48 -0400)
commit8521c6570e34daed2d4fd123c89ee6974a69b1a1
tree63cfc7cf4c2a7dca87c9c2e59f0fefc971b91500
parent9e63915b93e2b0e5cc7c4716c0c5036ea8f36a6a
net: rename ICMP_INC_STATS_BH()

Rename ICMP_INC_STATS_BH() to __ICMP_INC_STATS()

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/icmp.h
net/dccp/ipv4.c
net/ipv4/icmp.c
net/ipv4/tcp_ipv4.c
net/ipv4/udp.c
net/sctp/input.c