ipv6: rename IP6_INC_STATS_BH()
authorEric Dumazet <edumazet@google.com>
Wed, 27 Apr 2016 23:44:40 +0000 (16:44 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Apr 2016 02:48:24 +0000 (22:48 -0400)
commit1d0155035918aa44e634941ac05721536b461d7c
treeb728cc447934bf35f3c726af10402a35bab04153
parent02a1d6e7a6bb025a77da77012190e1efc1970f1c
ipv6: rename IP6_INC_STATS_BH()

Rename IP6_INC_STATS_BH() to __IP6_INC_STATS()
and IP6_ADD_STATS_BH() to __IP6_ADD_STATS()

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ipv6.h
net/bridge/br_netfilter_ipv6.c
net/ipv6/exthdrs.c
net/ipv6/ip6_input.c
net/ipv6/ip6_output.c
net/ipv6/ip6mr.c
net/ipv6/reassembly.c
This page took 0.082001 seconds and 5 git commands to generate.