net: rename ICMP6_INC_STATS_BH()
authorEric Dumazet <edumazet@google.com>
Wed, 27 Apr 2016 23:44:36 +0000 (16:44 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Apr 2016 02:48:24 +0000 (22:48 -0400)
commita16292a0f0e0cef40ed51685dfde12b3002959b5
tree8851d011f86fc64ca6ef0b39455e7a76c02f8de3
parentb45386efa2ec4533196a24d397ec5f9f0a42abc4
net: rename ICMP6_INC_STATS_BH()

Rename ICMP6_INC_STATS_BH() to __ICMP6_INC_STATS()

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ipv6.h
net/dccp/ipv6.c
net/ipv6/icmp.c
net/ipv6/tcp_ipv6.c
net/ipv6/udp.c
net/sctp/ipv6.c
This page took 0.026705 seconds and 5 git commands to generate.