aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.14/653-disable_netlink_trim.patch
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2014-06-27 21:10:02 +0000
committerLuka Perkov <luka@openwrt.org>2014-06-27 21:10:02 +0000
commitb0eae8648b2d266210940cfe9be4c29f194406b7 (patch)
treef4b99027235c6a92349cb43bcd50fa8c3b27c6d1 /target/linux/generic/patches-3.14/653-disable_netlink_trim.patch
parent1f9f2714fde19244b196e7797371c902ea8eeb85 (diff)
downloadmaster-187ad058-b0eae8648b2d266210940cfe9be4c29f194406b7.tar.gz
master-187ad058-b0eae8648b2d266210940cfe9be4c29f194406b7.tar.bz2
master-187ad058-b0eae8648b2d266210940cfe9be4c29f194406b7.zip
kernel: update 3.14 to 3.14.9
Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41362 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 ba51cf2c68..7ce7c65892 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
-@@ -1673,27 +1673,7 @@ void netlink_detachskb(struct sock *sk,
+@@ -1740,27 +1740,7 @@ void netlink_detachskb(struct sock *sk,
static struct sk_buff *netlink_trim(struct sk_buff *skb, gfp_t allocation)
{