aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.14/653-disable_netlink_trim.patch
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2015-01-28 01:00:08 +0000
committerLuka Perkov <luka@openwrt.org>2015-01-28 01:00:08 +0000
commita9568263f674085d67e750ad6849109d21641999 (patch)
treed520b8493d6ff343ae8c38e34afe32c8aa10da29 /target/linux/generic/patches-3.14/653-disable_netlink_trim.patch
parent3579379dbaa94da6f10f95460f0f0979135d5668 (diff)
downloadupstream-a9568263f674085d67e750ad6849109d21641999.tar.gz
upstream-a9568263f674085d67e750ad6849109d21641999.tar.bz2
upstream-a9568263f674085d67e750ad6849109d21641999.zip
kernel: update 3.14 to 3.14.30
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 44158
Diffstat (limited to 'target/linux/generic/patches-3.14/653-disable_netlink_trim.patch')
-rw-r--r--target/linux/generic/patches-3.14/653-disable_netlink_trim.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.14/653-disable_netlink_trim.patch b/target/linux/generic/patches-3.14/653-disable_netlink_trim.patch
index 7ce7c65892..22f5e6e02d 100644
--- a/target/linux/generic/patches-3.14/653-disable_netlink_trim.patch
+++ b/target/linux/generic/patches-3.14/653-disable_netlink_trim.patch
@@ -1,6 +1,6 @@
--- a/net/netlink/af_netlink.c
+++ b/net/netlink/af_netlink.c
-@@ -1740,27 +1740,7 @@ void netlink_detachskb(struct sock *sk,
+@@ -1720,27 +1720,7 @@ void netlink_detachskb(struct sock *sk,
static struct sk_buff *netlink_trim(struct sk_buff *skb, gfp_t allocation)
{