From: Nikolay Aleksandrov Date: Fri, 1 Aug 2014 10:29:47 +0000 (+0200) Subject: inet: frags: use INET_FRAG_EVICTED to prevent icmp messages X-Git-Tag: cleanup-for-v3.18~108^2~32^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e404f632f44979ddf0ce0808a438249a72d7015;p=pandora-kernel.git inet: frags: use INET_FRAG_EVICTED to prevent icmp messages Now that we have INET_FRAG_EVICTED we might as well use it to stop sending icmp messages in the "frag_expire" functions instead of stripping INET_FRAG_FIRST_IN from their flags when evicting. Also fix the comment style in ip6_expire_frag_queue(). Signed-off-by: Nikolay Aleksandrov Reviewed-by: Florian Westphal Signed-off-by: David S. Miller --- Reading git-diff-tree failed