mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-20 08:29:30 -04:00
Use mutex inplace of spinlock to make code simple, also call
mutex_{lock,unlock} explicitly to avoid sparse warning about context
imbalance.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 42491