On Wed, Feb 03, 2016 at 10:00:10AM -0800, Joe Stringer wrote: > Since commit 0848f6428ba3 ("inet: frags: fix defragmented packet's IP > header for af_packet"), ip_send_check() would be called twice for > defragmentation that occurs from netfilter ipv4 defrag hooks. Remove the > extra call.
Applied, thanks Joe.