diff options
| author | Abhishek Singh <absingh@codeaurora.org> | 2014-03-05 13:24:07 +0530 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2014-03-13 03:09:03 -0700 |
| commit | f337935242b7607f73620f94f164013a6ceb159d (patch) | |
| tree | 014dfe3e1d144897a77498cbd7b230f2e6b9298f /lib/mpi/mpi-inline.c | |
| parent | fa5c72ef1450fe5cbe041e546533df3e4b64dce9 (diff) | |
wlan: Don't process reg_notifier during SSR and load
During load and SSR pHddCtx->hHal is assigned after calling
vos_open ( which will lead to WDA_SetRegDomain in csrOpen).
So in wiphy->reg_notifier pHddCtx->hHal might be NULL
leading to crash.
Adds a check to ignore wiphy->reg_notifier in case driver
load/unload or SSR is in Progress.
Change-Id: Iac13e462429ac100f33ad5263887a955b0a43a2f
CRs-Fixed: 623873
Diffstat (limited to 'lib/mpi/mpi-inline.c')
0 files changed, 0 insertions, 0 deletions
