From ee55629a300db2da977780287e1e573a5fefec65 Mon Sep 17 00:00:00 2001 From: Kevin Darbyshire-Bryant Date: Tue, 26 Dec 2017 19:30:02 +0000 Subject: kernel: bump 4.4 to 4.4.108 for 17.01 Refresh patches. Signed-off-by: Kevin Darbyshire-Bryant --- target/linux/generic/patches-4.4/653-disable_netlink_trim.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-4.4/653-disable_netlink_trim.patch') diff --git a/target/linux/generic/patches-4.4/653-disable_netlink_trim.patch b/target/linux/generic/patches-4.4/653-disable_netlink_trim.patch index cc19b8e..5f46885 100644 --- a/target/linux/generic/patches-4.4/653-disable_netlink_trim.patch +++ b/target/linux/generic/patches-4.4/653-disable_netlink_trim.patch @@ -1,6 +1,6 @@ --- a/net/netlink/af_netlink.c +++ b/net/netlink/af_netlink.c -@@ -1187,24 +1187,7 @@ void netlink_detachskb(struct sock *sk, +@@ -1228,24 +1228,7 @@ void netlink_detachskb(struct sock *sk, static struct sk_buff *netlink_trim(struct sk_buff *skb, gfp_t allocation) { -- cgit v1.1