Skip to content
Commit 9d801c4f authored by Daniel Nejezchleb's avatar Daniel Nejezchleb Committed by Alberto Escolar
Browse files

net: tcp: Fix possible deadlock in tcp



The mutex was removed in tcp_recv() where it doesn't seem
to be needed anymore as tcp_conn_search() got
tcp_mutex. In the other areas the tcp_mutex was
narrowed down to protect only the list.

Signed-off-by: default avatarDaniel Nejezchleb <dnejezchleb@hwg.cz>
parent ebced020
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment