net: udp: rename UDP_INC_STATS_BH()
commit02c223470c3cc30e5ff90217abea761679553ac3
authorEric Dumazet <edumazet@google.com>
Wed, 27 Apr 2016 23:44:30 +0000 (27 16:44 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Apr 2016 02:48:23 +0000 (27 22:48 -0400)
treefff52c8aa7280f2e0b5b943c7156fe7166e6a4aa
parent5d3848bc33b7d13fc97b5b6e0dccde2d0755bfd5
net: udp: rename UDP_INC_STATS_BH()

Rename UDP_INC_STATS_BH() to __UDP_INC_STATS(),
and UDP6_INC_STATS_BH() to __UDP6_INC_STATS()

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/udp.h
net/ipv4/udp.c
net/ipv6/udp.c
net/rxrpc/ar-input.c
net/sunrpc/xprtsock.c