aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.10/653-disable_netlink_trim.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-07-15 15:12:37 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-07-15 15:12:37 +0000
commit139bd7c844499b56f69e5fa446e8f57c47236134 (patch)
tree1f0b2ee44784321541ce0ba62cba083929127423 /target/linux/generic/patches-3.10/653-disable_netlink_trim.patch
parentc369d9184c53e341a54eb082cd573edbcf6294dd (diff)
downloadupstream-139bd7c844499b56f69e5fa446e8f57c47236134.tar.gz
upstream-139bd7c844499b56f69e5fa446e8f57c47236134.tar.bz2
upstream-139bd7c844499b56f69e5fa446e8f57c47236134.zip
kernel: refresh 3.10 patches
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37348 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-3.10/653-disable_netlink_trim.patch')
-rw-r--r--target/linux/generic/patches-3.10/653-disable_netlink_trim.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.10/653-disable_netlink_trim.patch b/target/linux/generic/patches-3.10/653-disable_netlink_trim.patch
index b3a6597a57..88038d8b67 100644
--- a/target/linux/generic/patches-3.10/653-disable_netlink_trim.patch
+++ b/target/linux/generic/patches-3.10/653-disable_netlink_trim.patch
@@ -1,6 +1,6 @@
--- a/net/netlink/af_netlink.c
+++ b/net/netlink/af_netlink.c
-@@ -1503,27 +1503,7 @@ void netlink_detachskb(struct sock *sk,
+@@ -1503,27 +1503,7 @@ void netlink_detachskb(struct sock *sk,
static struct sk_buff *netlink_trim(struct sk_buff *skb, gfp_t allocation)
{