]> 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)
commitd1806420dc285ed531e553e8757347cd887c5529
treed0654ba06588f572c2947fd42bbbf3570a03d1f6
parent565ec0d25309b321d61a5d6050845787bd3325e8
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