summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.7/653-disable_netlink_trim.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/generic/patches-3.7/653-disable_netlink_trim.patch')
-rw-r--r--target/linux/generic/patches-3.7/653-disable_netlink_trim.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.7/653-disable_netlink_trim.patch b/target/linux/generic/patches-3.7/653-disable_netlink_trim.patch
index 654d92e316..2a0a51a55f 100644
--- a/target/linux/generic/patches-3.7/653-disable_netlink_trim.patch
+++ b/target/linux/generic/patches-3.7/653-disable_netlink_trim.patch
@@ -1,6 +1,6 @@
--- a/net/netlink/af_netlink.c
+++ b/net/netlink/af_netlink.c
-@@ -895,25 +895,7 @@ void netlink_detachskb(struct sock *sk,
+@@ -895,25 +895,7 @@ void netlink_detachskb(struct sock *sk,
static struct sk_buff *netlink_trim(struct sk_buff *skb, gfp_t allocation)
{