summaryrefslogtreecommitdiffstats
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
commit831d1c8b459b561d18446566ff16049d3025967c (patch)
treeb92538ea45c69901bdb5be2e77e28f9f1f653d38 /target/linux/generic/patches-4.0/653-disable_netlink_trim.patch
parent901a7fa067c63a81eda14becfffa1bbd79009e33 (diff)
downloadmaster-31e0f0ae-831d1c8b459b561d18446566ff16049d3025967c.tar.gz
master-31e0f0ae-831d1c8b459b561d18446566ff16049d3025967c.tar.bz2
master-31e0f0ae-831d1c8b459b561d18446566ff16049d3025967c.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> SVN-Revision: 46151
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)
{