Merge branch 'vxlan-geneve-fix-hlist-corruption'
authorDavid S. Miller <davem@davemloft.net>
Mon, 3 Jul 2017 09:36:42 +0000 (02:36 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 3 Jul 2017 09:36:42 +0000 (02:36 -0700)
commit3c7ef0e74c5dde561174289d4ea943be6ee32100
treed619f4433dc26c960bb92c57add6f7eb591330bf
parent7d0cd940cea2392082fde32faa37f11ee5c29da1
parentc93a38e206efccbc5d1c587dd0ecc1ec0a48544f
Merge branch 'vxlan-geneve-fix-hlist-corruption'

Jiri Benc says:

====================
vxlan, geneve: fix hlist corruption

Fix memory corruption introduced with the support of both IPv4 and IPv6
sockets in a single device. The same bug is present in VXLAN and Geneve.
====================

Signed-off-by: Jiri Benc <jbenc@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>