kernel: fix arch-dependent bug in hso module
[openwrt.git] / target / linux / generic / patches-3.3 / 653-disable_netlink_trim.patch
index c6c7c75a9e43193c0412a1604ca8a5dcbc95d144..ffa6502cd6514627136951b2d3558bafb9ba054b 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, 
+@@ -854,25 +854,7 @@ void netlink_detachskb(struct sock *sk,
  
  static struct sk_buff *netlink_trim(struct sk_buff *skb, gfp_t allocation)
  {