[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130821.204407.1313812112339253041.davem@davemloft.net>
Date: Wed, 21 Aug 2013 20:44:07 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: duanj.fnst@...fujitsu.com
Cc: hannes@...essinduktion.org, netdev@...r.kernel.org
Subject: Re: [PATCH V3] ipv6: handle Redirect ICMP Message with no
Redirected Header option
From: Duan Jiong <duanj.fnst@...fujitsu.com>
Date: Wed, 21 Aug 2013 15:14:12 +0800
> +void ip6_redirect_no_header(struct sk_buff *skb, struct net *net, int oif,
> + u32 mark)
...
> +EXPORT_SYMBOL_GPL(ip6_redirect_no_header);
I don't think you need to export this to modules, this is in route.c and
the only user is in ndisc.c, both of which are linked together.
Please resubmit this with the symbol export removed, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists