diff options
author | Florian Fainelli <florian@openwrt.org> | 2012-06-05 13:40:38 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2012-06-05 13:40:38 +0000 |
commit | 18ad7d53f31918288511d5b7a71ca4be5e7a7aab (patch) | |
tree | 88a28cba300ae390af60c6a4c352fe385a465c75 /target/linux/generic/patches-3.3/653-disable_netlink_trim.patch | |
parent | c349282efff8e729f0a7ed6069539da39ba9332b (diff) | |
download | upstream-18ad7d53f31918288511d5b7a71ca4be5e7a7aab.tar.gz upstream-18ad7d53f31918288511d5b7a71ca4be5e7a7aab.tar.bz2 upstream-18ad7d53f31918288511d5b7a71ca4be5e7a7aab.zip |
[kernel/3.3] refresh generic patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32059 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-3.3/653-disable_netlink_trim.patch')
-rw-r--r-- | target/linux/generic/patches-3.3/653-disable_netlink_trim.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.3/653-disable_netlink_trim.patch b/target/linux/generic/patches-3.3/653-disable_netlink_trim.patch index c6c7c75a9e..ffa6502cd6 100644 --- a/target/linux/generic/patches-3.3/653-disable_netlink_trim.patch +++ b/target/linux/generic/patches-3.3/653-disable_netlink_trim.patch @@ -1,6 +1,6 @@ --- a/net/netlink/af_netlink.c +++ b/net/netlink/af_netlink.c -@@ -854,25 +854,7 @@ void netlink_detachskb(struct sock *sk, +@@ -854,25 +854,7 @@ void netlink_detachskb(struct sock *sk, static struct sk_buff *netlink_trim(struct sk_buff *skb, gfp_t allocation) { |