diff options
author | Paolo Abeni <[email protected]> | 2022-11-18 10:46:07 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-11-21 13:09:07 +0000 |
commit | 976d302fb6165ad620778d7ba834cde6e3fe9f9f (patch) | |
tree | 6d9ea0a1778c0563e31f57fffeb91a2cecffcaa8 /lib/debugobjects.c | |
parent | 7a7160edf1bfde25422262fb26851cef65f695d3 (diff) |
mptcp: deduplicate error paths on endpoint creation
When endpoint creation fails, we need to free the newly allocated
entry and eventually destroy the paired mptcp listener socket.
Consolidate such action in a single point let all the errors path
reach it.
Reviewed-by: Mat Martineau <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Signed-off-by: Mat Martineau <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions