Commit 8509c30
[nrf fromlist] drivers: wifi: Fix deinit for offloaded raw tx API
The osal deinint was causing crash in log. The osal apis
spin lock take, release, bus qspi sleep are trying to use ops.
So removing osal deinit for temporary workaround.
Upstream PR #: 80328
Signed-off-by: Kapil Bhatt <[email protected]>
(cherry picked from commit f09598e)1 parent 1b9d09a commit 8509c30
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
282 | | - | |
283 | 282 | | |
284 | 283 | | |
285 | 284 | | |
| |||
0 commit comments