From dd8d72909634e0ba521519748827cb06f8c3f37d Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Fri, 8 Aug 2014 13:38:22 +0000 Subject: kernel: update 3.14 to 3.14.16 Signed-off-by: Luka Perkov SVN-Revision: 42070 --- target/linux/generic/patches-3.14/616-net_optimize_xfrm_calls.patch | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/generic/patches-3.14/616-net_optimize_xfrm_calls.patch') 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; - -- cgit v1.2.3