summaryrefslogtreecommitdiff
path: root/target/linux/generic/patches-3.6/653-disable_netlink_trim.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-10-28 18:59:39 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-10-28 18:59:39 +0000
commit87186c5ed4681ba9830c072f4487e206147c973d (patch)
tree1c74c271734b4ac4e4eb26a761ed04c06f60f6e1 /target/linux/generic/patches-3.6/653-disable_netlink_trim.patch
parenta6549ac1cbe00295dcf8274eeba09effb5103d4a (diff)
downloadmtk-20170518-87186c5ed4681ba9830c072f4487e206147c973d.zip
mtk-20170518-87186c5ed4681ba9830c072f4487e206147c973d.tar.gz
mtk-20170518-87186c5ed4681ba9830c072f4487e206147c973d.tar.bz2
kernel: update linux 3.6 to 3.6.4
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33982
Diffstat (limited to 'target/linux/generic/patches-3.6/653-disable_netlink_trim.patch')
-rw-r--r--target/linux/generic/patches-3.6/653-disable_netlink_trim.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.6/653-disable_netlink_trim.patch b/target/linux/generic/patches-3.6/653-disable_netlink_trim.patch
index bfd297b..274d0d2 100644
--- a/target/linux/generic/patches-3.6/653-disable_netlink_trim.patch
+++ b/target/linux/generic/patches-3.6/653-disable_netlink_trim.patch
@@ -1,6 +1,6 @@
--- a/net/netlink/af_netlink.c
+++ b/net/netlink/af_netlink.c
-@@ -880,25 +880,7 @@ void netlink_detachskb(struct sock *sk,
+@@ -882,25 +882,7 @@ void netlink_detachskb(struct sock *sk,
static struct sk_buff *netlink_trim(struct sk_buff *skb, gfp_t allocation)
{