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
commitafcc1ab06249b4c04ae13e69695711b165c80870 (patch)
tree2382d99b8755cbd92c2a2ded9bdebf9542a8b6c1 /target/linux/generic/patches-3.14/653-disable_netlink_trim.patch
parent12b577613996f768c00918f762d387f3cb2a8cee (diff)
downloadmaster-187ad058-afcc1ab06249b4c04ae13e69695711b165c80870.tar.gz
master-187ad058-afcc1ab06249b4c04ae13e69695711b165c80870.tar.bz2
master-187ad058-afcc1ab06249b4c04ae13e69695711b165c80870.zip
kernel: update 3.14 to 3.14.30
Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44158 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 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)
{