Commit b35c9683 authored by Prasad Pandit's avatar Prasad Pandit Committed by David S. Miller

ipv6: fix indentation of a config attribute

Fix indentation of a type attribute of IPV6_VTI config entry.
Signed-off-by: default avatarPrasad Pandit <pjp@fedoraproject.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 0b70f195
...@@ -152,7 +152,7 @@ config INET6_TUNNEL ...@@ -152,7 +152,7 @@ config INET6_TUNNEL
default n default n
config IPV6_VTI config IPV6_VTI
tristate "Virtual (secure) IPv6: tunneling" tristate "Virtual (secure) IPv6: tunneling"
select IPV6_TUNNEL select IPV6_TUNNEL
select NET_IP_TUNNEL select NET_IP_TUNNEL
select XFRM select XFRM
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment