mirror of
https://github.com/LiBwrt/nss-packages.git
synced 2025-12-16 17:15:09 +00:00
12 lines
364 B
Diff
12 lines
364 B
Diff
--- a/exports/nss_wifili_if.h
|
|
+++ b/exports/nss_wifili_if.h
|
|
@@ -2263,7 +2263,7 @@ void nss_wifili_release_external_if(nss_
|
|
*/
|
|
uint8_t nss_wifili_thread_scheme_alloc(struct nss_ctx_instance *nss_ctx,
|
|
int32_t radio_ifnum,
|
|
- uint32_t radio_priority);
|
|
+ enum nss_wifili_thread_scheme_priority radio_priority);
|
|
|
|
/**
|
|
* nss_wifili_thread_scheme_dealloc
|