kernel: use -ffunction-sections, -fdata-sections and --gc-sections on mips
[openwrt/staging/yousong.git] / target / linux / generic / patches-3.8 / 653-disable_netlink_trim.patch
index 870ae944a110a070ef86138d34a1a6b3f2022b69..c5c967d20bbc6f17ce24daf42deb2e3465266608 100644 (file)
@@ -1,6 +1,6 @@
 --- a/net/netlink/af_netlink.c
 +++ b/net/netlink/af_netlink.c
-@@ -898,25 +898,7 @@ void netlink_detachskb(struct sock *sk,
+@@ -898,25 +898,7 @@ void netlink_detachskb(struct sock *sk, 
  
  static struct sk_buff *netlink_trim(struct sk_buff *skb, gfp_t allocation)
  {