Files
openwrt-ipq/package/kernel
Sean Khan 669c652666 ath11k_nss: replace rcu_read_unlock with spin_unlock
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>
2025-02-28 16:38:06 -05:00
..
2025-02-28 16:38:00 -05:00
2025-02-27 11:58:07 +01:00
2025-02-27 11:58:27 +01:00
2025-02-05 15:17:52 +01:00