Skip to content
Commit 631da853 authored by Alexei Starovoitov's avatar Alexei Starovoitov
Browse files

Merge branch 'sockmap-fixes'



John Fastabend says:

====================
I missed fixing the error path in the sockhash code to align with
supporting socks in multiple maps. Simply checking if the psock is
present does not mean we can decrement the reference count because
it could be part of another map. Fix this by cleaning up the error
path so this situation does not happen.
====================

Signed-off-by: default avatarAlexei Starovoitov <ast@kernel.org>
parents c48424d9 1d1ef005
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment