aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.14/616-net_optimize_xfrm_calls.patch
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2014-08-08 13:38:22 +0000
committerLuka Perkov <luka@openwrt.org>2014-08-08 13:38:22 +0000
commitdd8d72909634e0ba521519748827cb06f8c3f37d (patch)
treef43bc5d2e2fc1a21ea27855f88182ed11c126405 /target/linux/generic/patches-3.14/616-net_optimize_xfrm_calls.patch
parentc1d698fce45c485516b2358d78cc976e8515862c (diff)
downloadupstream-dd8d72909634e0ba521519748827cb06f8c3f37d.tar.gz
upstream-dd8d72909634e0ba521519748827cb06f8c3f37d.tar.bz2
upstream-dd8d72909634e0ba521519748827cb06f8c3f37d.zip
kernel: update 3.14 to 3.14.16
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 42070
Diffstat (limited to 'target/linux/generic/patches-3.14/616-net_optimize_xfrm_calls.patch')
-rw-r--r--target/linux/generic/patches-3.14/616-net_optimize_xfrm_calls.patch1
1 files changed, 0 insertions, 1 deletions
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;
-