In cds_deint, cds global context is set to NULL and then cleanup handlers of memory/timer/nbuf manager's are invoked. During the cleanup these handlers use QDF_TRACE to print the cleanup information which internally tries to get the global context resulting in not clean unload of driver. To migitate the issue set global context to NULL once the clean up of all handlers is completed cleanly. Change-Id: Ic58962dfd543020d79cabd7b646e483c4f7961f2 CRs-Fixed: 1067340 |
||
---|---|---|
.. | ||
bmi | ||
cds | ||
dp | ||
hdd | ||
mac | ||
pld | ||
sap | ||
sme | ||
utils | ||
wma |