aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.19/653-disable_netlink_trim.patch
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2015-02-10 22:36:59 +0000
committerLuka Perkov <luka@openwrt.org>2015-02-10 22:36:59 +0000
commit92f324d33355e26bb119e731197445cf229afbfa (patch)
tree8e167dcfe6a61e3139453af2aae79057c04a6d5b /target/linux/generic/patches-3.19/653-disable_netlink_trim.patch
parent7aa5766ad137c10cca1a67672f2d8371141f7841 (diff)
downloadupstream-92f324d33355e26bb119e731197445cf229afbfa.tar.gz
upstream-92f324d33355e26bb119e731197445cf229afbfa.tar.bz2
upstream-92f324d33355e26bb119e731197445cf229afbfa.zip
kernel: switch 3.19 from -rc5 to release .0
Signed-off-by: Luka Perkov <luka@openwrt.org> Signed-off-by: Daniel Golle <daniel@makrotopia.org> SVN-Revision: 44381
Diffstat (limited to 'target/linux/generic/patches-3.19/653-disable_netlink_trim.patch')
-rw-r--r--target/linux/generic/patches-3.19/653-disable_netlink_trim.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.19/653-disable_netlink_trim.patch b/target/linux/generic/patches-3.19/653-disable_netlink_trim.patch
index ca5833695b..68b8d5834d 100644
--- a/target/linux/generic/patches-3.19/653-disable_netlink_trim.patch
+++ b/target/linux/generic/patches-3.19/653-disable_netlink_trim.patch
@@ -1,6 +1,6 @@
--- a/net/netlink/af_netlink.c
+++ b/net/netlink/af_netlink.c
-@@ -1702,27 +1702,7 @@ void netlink_detachskb(struct sock *sk,
+@@ -1712,27 +1712,7 @@ void netlink_detachskb(struct sock *sk,
static struct sk_buff *netlink_trim(struct sk_buff *skb, gfp_t allocation)
{