net: tcp: rename TCP_INC_STATS_BH
authorEric Dumazet <edumazet@google.com>
Wed, 27 Apr 2016 23:44:32 +0000 (16:44 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Apr 2016 02:48:23 +0000 (22:48 -0400)
commit90bbcc608369a1b46089b0f5aa22b8ea31ffa12e
treed0654ba06588f572c2947fd42bbbf3570a03d1f6
parentb540f9d702f0eedf4f2dc49472f4cf40d053d5b1
net: tcp: rename TCP_INC_STATS_BH

Rename TCP_INC_STATS_BH() to __TCP_INC_STATS()

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/tcp.h
net/ipv4/tcp.c
net/ipv4/tcp_input.c
net/ipv4/tcp_ipv4.c
net/ipv4/tcp_minisocks.c
net/ipv4/tcp_output.c
net/ipv6/tcp_ipv6.c