kernel: update linux 3.6 to 3.6.4
[openwrt.git] / target / linux / generic / patches-3.6 / 653-disable_netlink_trim.patch
index bfd297b12d808d439ee98ad4cb6e929e1e824f94..274d0d2f8e8f252faf1277ecba613a138d3abe2c 100644 (file)
@@ -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)
  {