commit | 3352adb9810a8dc503a920029c75c1155fb9cee3 | [log] [tgz] |
---|---|---|
author | Madan Mohan Koyyalamudi <c_mkoyya@qca.qualcomm.com> | Fri Sep 28 14:57:24 2012 -0700 |
committer | Jeff Johnson <jjohnson@qca.qualcomm.com> | Fri Nov 30 13:23:02 2012 -0800 |
tree | 8215b48373626c26424137d2cb761bd8395effac | |
parent | 9f5a10cf6943f642968ac372c68885d08410ae5c [diff] |
wlan: Fixed problem of dangling pointers to freed memory Make sure pointers to freed memory are reset to NULL in case they will be used again after re-init of the driver (e.g. SSR). This is not an issue for DLKM but for statically linked driver Change-Id: I6d89b7f25822a578bc99fd8f0f2d72f7e7e43518 CR-Fixed: 402677