summaryrefslogtreecommitdiffstats
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
commitabc694b463dd9c2f2c9a7b22c3191260b94b1f04 (patch)
treeaf229c9b6fc7f469f3777db82aa015655af45f70 /target/linux/generic/patches-3.14/653-disable_netlink_trim.patch
parent4fe76889c0e956d6a7d1ee96af5f681e8e81ee8b (diff)
downloadmaster-31e0f0ae-abc694b463dd9c2f2c9a7b22c3191260b94b1f04.tar.gz
master-31e0f0ae-abc694b463dd9c2f2c9a7b22c3191260b94b1f04.tar.bz2
master-31e0f0ae-abc694b463dd9c2f2c9a7b22c3191260b94b1f04.zip
kernel: update 3.14 to 3.14.9
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 41362
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)
{