Skip to content
Commit 9080a46e authored by Jukka Rissanen's avatar Jukka Rissanen Committed by Jukka Rissanen
Browse files

net: tcp2: Use mutex instead of irq_lock



When needing to lock non-connection related access, use k_mutex
instead of locking irq. There is really no reason to prevent the
system from generating interrupts.

Fixes #30636

Signed-off-by: default avatarJukka Rissanen <jukka.rissanen@linux.intel.com>
parent 2331d10d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment