Signed-off-by: Arnaldo Carvalho de Melo <redacted>
---
include/linux/icmp.h | 9 +++++++++
include/linux/skbuff.h | 1 -
net/dccp/ipv4.c | 4 ++--
net/ipv4/ah4.c | 4 ++--
net/ipv4/esp4.c | 4 ++--
net/ipv4/icmp.c | 14 +++++++-------
net/ipv4/ip_gre.c | 12 ++++++------
net/ipv4/ip_sockglue.c | 6 +++---
net/ipv4/ipcomp.c | 4 ++--
net/ipv4/ipip.c | 12 ++++++------
net/ipv4/raw.c | 6 +++---
net/ipv4/tcp_ipv4.c | 4 ++--
net/ipv4/udp.c | 4 ++--
net/ipv6/sit.c | 12 ++++++------
net/sctp/input.c | 4 ++--
15 files changed, 54 insertions(+), 46 deletions(-)