diff options
author | Jiri Benc <[email protected]> | 2017-07-02 19:00:57 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-07-03 02:36:27 -0700 |
commit | 69e766612c4bcb79e19cebed9eed61d4222c1d47 (patch) | |
tree | 7ef24b9e346f32e0c16ebd8ada4c4ed22a18c647 /net/lapb/lapb_subr.c | |
parent | c1c1d86bdea45880c1843087d40498127d4293c9 (diff) |
vxlan: 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: b1be00a6c39f ("vxlan: support both IPv4 and IPv6 sockets in a single vxlan device")
Signed-off-by: Jiri Benc <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions