kernel: update kernel 3.18 to version 3.18.23
[openwrt/openwrt.git] / target / linux / generic / patches-3.18 / 653-disable_netlink_trim.patch
index b8fbe92378393d2f7fb11ea4e9bc364441bf604a..b38b87b48f8a893dcb28a2899fc2605771a3e4e8 100644 (file)
@@ -1,6 +1,6 @@
 --- a/net/netlink/af_netlink.c
 +++ b/net/netlink/af_netlink.c
-@@ -1690,27 +1690,7 @@ void netlink_detachskb(struct sock *sk,
+@@ -1721,27 +1721,7 @@ void netlink_detachskb(struct sock *sk,
  
  static struct sk_buff *netlink_trim(struct sk_buff *skb, gfp_t allocation)
  {