aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.0/653-disable_netlink_trim.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2015-06-30 23:26:13 +0000
committerJonas Gorski <jogo@openwrt.org>2015-06-30 23:26:13 +0000
commit7ce234722b4c4b45561954d04f1b61f307b1a61c (patch)
treeacae22ad65a41daf9c39a5a6787bf77eb26398c0 /target/linux/generic/patches-4.0/653-disable_netlink_trim.patch
parent3098ecf92790007748de72e590247ffe0b4dbbf5 (diff)
downloadmaster-187ad058-7ce234722b4c4b45561954d04f1b61f307b1a61c.tar.gz
master-187ad058-7ce234722b4c4b45561954d04f1b61f307b1a61c.tar.bz2
master-187ad058-7ce234722b4c4b45561954d04f1b61f307b1a61c.zip
kernel: update 4.0 to 4.0.7
Changelog: * https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.0.6 * https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.0.7 Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46151 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-4.0/653-disable_netlink_trim.patch')
-rw-r--r--target/linux/generic/patches-4.0/653-disable_netlink_trim.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-4.0/653-disable_netlink_trim.patch b/target/linux/generic/patches-4.0/653-disable_netlink_trim.patch
index f3231db093..02ab826aed 100644
--- a/target/linux/generic/patches-4.0/653-disable_netlink_trim.patch
+++ b/target/linux/generic/patches-4.0/653-disable_netlink_trim.patch
@@ -1,6 +1,6 @@
--- a/net/netlink/af_netlink.c
+++ b/net/netlink/af_netlink.c
-@@ -1710,27 +1710,7 @@ void netlink_detachskb(struct sock *sk,
+@@ -1713,27 +1713,7 @@ void netlink_detachskb(struct sock *sk,
static struct sk_buff *netlink_trim(struct sk_buff *skb, gfp_t allocation)
{