Closed frknkrc44 closed 3 years ago
I still have some problems with hidden networks, I'll check code again
I just changed commit message with force-push :smile: I could connect to hidden and public networks now, even I reloading module again. It seems working.
I'm closing due to I have another useful patch in another branch and it's outdated
I just replaced kmalloc with kzalloc and added NOFAIL flag (because if it fails one time, it fails every time)
https://www.kernel.org/doc/html/latest/core-api/memory-allocation.html
It probably fixes #205