Merge tag 'v3.10.83' into update
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / net / ipv4 / xfrm4_policy.c
index 9a459be24af762b42e2d667618f7149c055e5ef6..9b5b5ddf8cd479fc620ebe987dbf7648f5b15c6f 100644 (file)
@@ -235,7 +235,7 @@ static struct dst_ops xfrm4_dst_ops = {
        .destroy =              xfrm4_dst_destroy,
        .ifdown =               xfrm4_dst_ifdown,
        .local_out =            __ip_local_out,
-       .gc_thresh =            1024,
+       .gc_thresh =            32768,
 };
 
 static struct xfrm_policy_afinfo xfrm4_policy_afinfo = {