]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
change the comment of vti6_ioctl
authorSun Lianwen <sunlw.fnst@cn.fujitsu.com>
Sun, 29 Apr 2018 07:05:52 +0000 (15:05 +0800)
committerSteffen Klassert <steffen.klassert@secunet.com>
Tue, 1 May 2018 07:38:41 +0000 (09:38 +0200)
The comment of vti6_ioctl() is wrong. which use vti6_tnl_ioctl
instead of vti6_ioctl.

Signed-off-by: Sun Lianwen <sunlw.fnst@cn.fujitsu.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
net/ipv6/ip6_vti.c

index c214ffec02f06f6dccfb9769fc8640e5e56da618..deadc4c3703bcba7337c5f83a11d5cbf373c89d8 100644 (file)
@@ -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