aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.10/653-disable_netlink_trim.patch
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-07-20 17:31:15 +0000
committerJohn Crispin <blogic@openwrt.org>2014-07-20 17:31:15 +0000
commit4e7b7472600723bfcc14e1816faeac172cf74000 (patch)
treeecc4e8a2ecefba56b1bdf85e1e4d6b0290fe8d04 /target/linux/generic/patches-3.10/653-disable_netlink_trim.patch
parenta7911af6eff273183bb185db935b01030fd04882 (diff)
downloadupstream-4e7b7472600723bfcc14e1816faeac172cf74000.tar.gz
upstream-4e7b7472600723bfcc14e1816faeac172cf74000.tar.bz2
upstream-4e7b7472600723bfcc14e1816faeac172cf74000.zip
kernel: refresh 3.10 patches
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41777 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..7944d97666 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,
+@@ -1570,27 +1570,7 @@ void netlink_detachskb(struct sock *sk,
static struct sk_buff *netlink_trim(struct sk_buff *skb, gfp_t allocation)
{