commit | 7a24b5f7b50c5fb36bd24640908df5fd3c6ae418 | [log] [tgz] |
---|---|---|
author | Mihir Shete <smihir@qti.qualcomm.com> | Sat Dec 21 12:18:31 2013 +0530 |
committer | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | Fri Dec 27 19:02:29 2013 +0530 |
tree | de445a2dcbbbfa3a88e5d85a8c3ac2c3bb34ec1b | |
parent | 0f24ca164c1b437e6a96bed258c7a9d44f04f866 [diff] |
wlan: release the nv while unloading but not while doing an SSR The nv data structures have to be released while unloading the driver to prevent memory leaks, but while doing a subsystem restart (SSR) do not release the nv during the shutdown procedures, this way we dont have to load the nv again and it will save the restart time. Change-Id: I99f53144a817ac1e61fe789a839dc56791a51475 CRs-Fixed: 591220