ipv6: Export nf_ct_frag6_gather()
Signed-off-by: Joe Stringer <joestringer@nicira.com> Acked-by: Thomas Graf <tgraf@suug.ch> Acked-by: Pravin B Shelar <pshelar@nicira.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Родитель
be26b9a88f
Коммит
5b49004724
|
@ -633,6 +633,7 @@ ret_orig:
|
|||
kfree_skb(clone);
|
||||
return skb;
|
||||
}
|
||||
EXPORT_SYMBOL_GPL(nf_ct_frag6_gather);
|
||||
|
||||
void nf_ct_frag6_consume_orig(struct sk_buff *skb)
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче