diff options
Diffstat (limited to 'net/ipv6/ip6_tunnel.c')
-rw-r--r-- | net/ipv6/ip6_tunnel.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/ipv6/ip6_tunnel.c b/net/ipv6/ip6_tunnel.c index adfcd6527921..358f001d848d 100644 --- a/net/ipv6/ip6_tunnel.c +++ b/net/ipv6/ip6_tunnel.c | |||
@@ -1150,7 +1150,6 @@ static void ip6_tnl_link_config(struct ip6_tnl *t) | |||
1150 | * ip6_tnl_change - update the tunnel parameters | 1150 | * ip6_tnl_change - update the tunnel parameters |
1151 | * @t: tunnel to be changed | 1151 | * @t: tunnel to be changed |
1152 | * @p: tunnel configuration parameters | 1152 | * @p: tunnel configuration parameters |
1153 | * @active: != 0 if tunnel is ready for use | ||
1154 | * | 1153 | * |
1155 | * Description: | 1154 | * Description: |
1156 | * ip6_tnl_change() updates the tunnel parameters | 1155 | * ip6_tnl_change() updates the tunnel parameters |