mirror of
https://github.com/optim-enterprises-bv/openwrt-ipq.git
synced 2025-10-30 09:53:00 +00:00
Mistakenly edited the patch by hand thinking I had incorrectly imported it from @BS. Original patch was throwing ``` peer.c:572:1: error: label at end of compound statement is a C23 extension ``` Moved spin_unlocks into exit as that's what it would have been doing anyways. Signed-off-by: Sean Khan <datapronix@protonmail.com>