ipv4: introduce frag_expire_skip_icmp()
authorAndy Zhou <azhou@nicira.com>
Fri, 15 May 2015 21:15:35 +0000 (14:15 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 May 2015 04:15:26 +0000 (00:15 -0400)
Improve readability of skip ICMP for de-fragmentation expiration logic.
This change will also make the logic easier to maintain when the
following patches in this series are applied.

Signed-off-by: Andy Zhou <azhou@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ip.h
net/ipv4/ip_fragment.c

Simple merge
Simple merge