Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: wifi: shell: free station certs memory during disconnect
It will be have a relative high probability to get continuous memory for the next enterprise conenction, if free station certs memory during disconnect, thus sys_heap need less memory for big size EAP-TLS server cert packet, otherwise more memory space needed. Signed-off-by: Rex Chen <[email protected]>
- Loading branch information