mirror of
https://github.com/breeze303/nss-packages.git
synced 2025-12-16 08:44:52 +00:00
This bumps NSS 11.4.0.5-5 to 11.4.0.5-6 along with the driver and client packages. This is the actual final release of 11.4.0.5 series. It brings in changes related to mesh dummy paths and wifi. Signed-off-by: Sean Khan <datapronix@protonmail.com>
12 lines
364 B
Diff
12 lines
364 B
Diff
--- a/exports/nss_wifili_if.h
|
|
+++ b/exports/nss_wifili_if.h
|
|
@@ -1995,7 +1995,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
|