ip6_gre: remove redundant 'tunnel' setting in ip6erspan_tap_init()
authorAlexey Kodanev <alexey.kodanev@oracle.com>
Fri, 30 Mar 2018 17:34:33 +0000 (20:34 +0300)
committerDavid S. Miller <davem@davemloft.net>
Sun, 1 Apr 2018 18:02:32 +0000 (14:02 -0400)
commitec1258903a13d0255695a07280ae5e32303aa6c5
tree38c1b5d25fb35eb508445b39098b9fb0e1728282
parentce5a453c4421ccd68a98fd987b6878923c549be2
ip6_gre: remove redundant 'tunnel' setting in ip6erspan_tap_init()

'tunnel' was already set at the start of ip6erspan_tap_init().

Fixes: 5a963eb61b7c ("ip6_gre: Add ERSPAN native tunnel support")
Signed-off-by: Alexey Kodanev <alexey.kodanev@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ip6_gre.c