From 58b66cdd75bc9b24acddcbccb46e8bfed4426c96 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 11 Jul 2015 19:58:44 +0000 Subject: kernel: update 3.18 to 3.18.18 Changelog: * https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.18 Signed-off-by: Hauke Mehrtens SVN-Revision: 46299 --- target/linux/generic/patches-3.18/653-disable_netlink_trim.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-3.18/653-disable_netlink_trim.patch') diff --git a/target/linux/generic/patches-3.18/653-disable_netlink_trim.patch b/target/linux/generic/patches-3.18/653-disable_netlink_trim.patch index f8bc1f44ed..b8fbe92378 100644 --- a/target/linux/generic/patches-3.18/653-disable_netlink_trim.patch +++ b/target/linux/generic/patches-3.18/653-disable_netlink_trim.patch @@ -1,6 +1,6 @@ --- a/net/netlink/af_netlink.c +++ b/net/netlink/af_netlink.c -@@ -1693,27 +1693,7 @@ void netlink_detachskb(struct sock *sk, +@@ -1690,27 +1690,7 @@ void netlink_detachskb(struct sock *sk, static struct sk_buff *netlink_trim(struct sk_buff *skb, gfp_t allocation) { -- cgit v1.2.3