Skip to content
Commit 9693852d authored by Chaitanya Tata's avatar Chaitanya Tata Committed by Anas Nashif
Browse files

Revert "modules: nrf_wifi: Use spinlocks"



This reverts commit 3e9dffbe.
Though this works fine, when CONFIG_ASSERT=y the spinlock validation
fails as the underlying code though uses OSAL spinlock APIs is not ready

* sleeping with spinlock held
* multiple threads taking the same spinlock (might work on UP, but not
  on SMP on the same CPU)

Revert this for now, till the underyling is robust.

Signed-off-by: default avatarChaitanya Tata <Chaitanya.Tata@nordicsemi.no>
parent 692a9ae3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment