summaryrefslogtreecommitdiff
path: root/drivers/net/ipvlan
diff options
context:
space:
mode:
authorJiri Benc <jbenc@redhat.com>2017-07-02 20:00:58 +0300
committerDavid S. Miller <davem@davemloft.net>2017-07-03 12:36:27 +0300
commit4b4c21fad6ae6bd58ff1566f23b0f4f70fdc9a30 (patch)
treed619f4433dc26c960bb92c57add6f7eb591330bf /drivers/net/ipvlan
parent69e766612c4bcb79e19cebed9eed61d4222c1d47 (diff)
downloadlinux-4b4c21fad6ae6bd58ff1566f23b0f4f70fdc9a30.tar.xz
geneve: fix hlist corruption
It's not a good idea to add the same hlist_node to two different hash lists. This leads to various hard to debug memory corruptions. Fixes: 8ed66f0e8235 ("geneve: implement support for IPv6-based tunnels") Cc: John W. Linville <linville@tuxdriver.com> Signed-off-by: Jiri Benc <jbenc@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ipvlan')
0 files changed, 0 insertions, 0 deletions