kernel: update linux 3.6 to 3.6.4
[librecmc/librecmc.git] / target / linux / generic / patches-3.6 / 653-disable_netlink_trim.patch
index 74f01cebb80835d8a79870a723eda7b5e044d339..274d0d2f8e8f252faf1277ecba613a138d3abe2c 100644 (file)
@@ -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,
+@@ -882,25 +882,7 @@ void netlink_detachskb(struct sock *sk,
  
  static struct sk_buff *netlink_trim(struct sk_buff *skb, gfp_t allocation)
  {