Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 154a8c46 authored by Sun Lianwen's avatar Sun Lianwen Committed by Steffen Klassert
Browse files

change the comment of vti6_ioctl



The comment of vti6_ioctl() is wrong. which use vti6_tnl_ioctl
instead of vti6_ioctl.

Signed-off-by: default avatarSun Lianwen <sunlw.fnst@cn.fujitsu.com>
Signed-off-by: default avatarSteffen Klassert <steffen.klassert@secunet.com>
parent c926ca16
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -743,7 +743,7 @@ vti6_parm_to_user(struct ip6_tnl_parm2 *u, const struct __ip6_tnl_parm *p)
}

/**
 * vti6_tnl_ioctl - configure vti6 tunnels from userspace
 * vti6_ioctl - configure vti6 tunnels from userspace
 *   @dev: virtual device associated with tunnel
 *   @ifr: parameters passed from userspace
 *   @cmd: command to be performed