kernel: backport upstream usbnet fix (fixes #19455)
[openwrt/svn-archive/archive.git] / target / linux / generic / patches-3.18 / 653-disable_netlink_trim.patch
index 5462388febbb076e7a99d16c8998320b7cff21d3..5732596792912ff7fd6d24633110dc69e1b08700 100644 (file)
@@ -1,6 +1,6 @@
 --- a/net/netlink/af_netlink.c
 +++ b/net/netlink/af_netlink.c
-@@ -1715,27 +1715,7 @@ void netlink_detachskb(struct sock *sk, 
+@@ -1695,27 +1695,7 @@ void netlink_detachskb(struct sock *sk,
  
  static struct sk_buff *netlink_trim(struct sk_buff *skb, gfp_t allocation)
  {