]> www.infradead.org Git - users/dwmw2/linux.git/commit
ip6_gre: update version related info when changing link
authorHangbin Liu <liuhangbin@gmail.com>
Thu, 10 Jan 2019 03:17:42 +0000 (11:17 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 31 Jan 2019 07:15:34 +0000 (08:15 +0100)
commitf18557ee2256ec7f953705e3cfdbb15e89dfd6c3
treeabc42d18892e6e16a842a755aeb1d8e9fdaedaa3
parent0799807f91665ad25312b9e61d0d22cf8bebac76
ip6_gre: update version related info when changing link

[ Upstream commit 80b3671e9377916bf2b02e56113fa7377ce5705a ]

We forgot to update ip6erspan version related info when changing link,
which will cause setting new hwid failed.

Reported-by: Jianlin Shi <jishi@redhat.com>
Fixes: 94d7d8f292870 ("ip6_gre: add erspan v2 support")
Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
net/ipv6/ip6_gre.c