]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit842e581636c8566f7b166ad5581b8935fce91ffd
treed0654ba06588f572c2947fd42bbbf3570a03d1f6
parentd3177fbcc9c415a1df1b0a5e0911773cd51c3e2e
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