ipv6: Need to export ipv6_push_frag_opts for tunneling now.
authorDavid S. Miller <davem@davemloft.net>
Mon, 1 May 2017 19:10:20 +0000 (15:10 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 1 May 2017 19:10:20 +0000 (15:10 -0400)
commit5b8481fa42ac58484d633b558579e302aead64c1
tree1aa9656e4344c449980f45f31115b522846ce911
parentaaf1be31b2ef1e51f3802373a7c6ca07605e51d1
ipv6: Need to export ipv6_push_frag_opts for tunneling now.

Since that change also made the nfrag function not necessary
for exports, remove it.

Fixes: 89a23c8b528b ("ip6_tunnel: Fix missing tunnel encapsulation limit option")
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/exthdrs.c