commit | 5b8481fa42ac58484d633b558579e302aead64c1 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon May 01 15:10:20 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon May 01 15:10:20 2017 -0400 |
tree | 1aa9656e4344c449980f45f31115b522846ce911 | |
parent | aaf1be31b2ef1e51f3802373a7c6ca07605e51d1 [diff] |
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>