- patches.suse/slab-handle-memoryless-nodes-v2a.patch: Refresh.
[linux-flexiantxendom0-3.2.10.git] / net / ipv4 / xfrm4_output.c
index 8d7a6b0..c908bd9 100644 (file)
@@ -81,7 +81,7 @@ static int xfrm4_output_finish(struct sk_buff *skb)
 #endif
 
        skb->protocol = htons(ETH_P_IP);
-       return skb_checksum_setup(skb) ?: xfrm_output(skb);
+       return xfrm_output(skb);
 }
 
 int xfrm4_output(struct sk_buff *skb)