From: David Newall <davidn@xxxxxxxxxxxxxxx> Date: Sun, 25 May 2014 12:02:03 +0930 > + pskb_trim_rcsum(skb, len); You really need to check the return value as this can perform allocations, GFP_ATOMIC ones in fact. Also, why are we not bumping the statistics any more? I didn't see a discussion of that in this thread. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html