summaryrefslogtreecommitdiffstats
path: root/net/sctp/input.c
diff options
context:
space:
mode:
authorEric Dumazet2016-04-28 01:44:29 +0200
committerDavid S. Miller2016-04-28 04:48:22 +0200
commit5d3848bc33b7d13fc97b5b6e0dccde2d0755bfd5 (patch)
tree63cfc7cf4c2a7dca87c9c2e59f0fefc971b91500 /net/sctp/input.c
parentdccp: rename DCCP_INC_STATS_BH() (diff)
downloadkernel-qcow2-linux-5d3848bc33b7d13fc97b5b6e0dccde2d0755bfd5.tar.gz
kernel-qcow2-linux-5d3848bc33b7d13fc97b5b6e0dccde2d0755bfd5.tar.xz
kernel-qcow2-linux-5d3848bc33b7d13fc97b5b6e0dccde2d0755bfd5.zip
net: rename ICMP_INC_STATS_BH()
Rename ICMP_INC_STATS_BH() to __ICMP_INC_STATS() Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sctp/input.c')
-rw-r--r--net/sctp/input.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/sctp/input.c b/net/sctp/input.c
index 00b8445364e3..f8eca792dbcf 100644
--- a/net/sctp/input.c
+++ b/net/sctp/input.c
@@ -589,7 +589,7 @@ void sctp_v4_err(struct sk_buff *skb, __u32 info)
skb->network_header = saveip;
skb->transport_header = savesctp;
if (!sk) {
- ICMP_INC_STATS_BH(net, ICMP_MIB_INERRORS);
+ __ICMP_INC_STATS(net, ICMP_MIB_INERRORS);
return;
}
/* Warning: The sock lock is held. Remember to call