X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fpatches-3.14%2F616-net_optimize_xfrm_calls.patch;h=a4e41573001671f0c640d1dc17761c2c4a395398;hb=dd8d72909634e0ba521519748827cb06f8c3f37d;hp=088d32d407151389a3f4f652818f8794e4efa763;hpb=c1d698fce45c485516b2358d78cc976e8515862c;p=openwrt%2Fopenwrt.git diff --git a/target/linux/generic/patches-3.14/616-net_optimize_xfrm_calls.patch b/target/linux/generic/patches-3.14/616-net_optimize_xfrm_calls.patch index 088d32d407..a4e4157300 100644 --- a/target/linux/generic/patches-3.14/616-net_optimize_xfrm_calls.patch +++ b/target/linux/generic/patches-3.14/616-net_optimize_xfrm_calls.patch @@ -10,4 +10,3 @@ err = xfrm_decode_session(skb, &fl, family); if (err < 0) return err; -