wlan: Cancel work queue during TDLS disconnection

TDLS setup being work item which is scheduled
from timer callback to initiate tdls discovery.
If the context switch happens from the work queue
to the TDLS disconnection callback,the TDLS peer
pointer to the work queue shall also be freed
and hence leads to the crash.To avoid crash
cancel work queue in TDLS disconneciton before
TDLS timer/peers are removed.

Change-Id: Iffe12f2fca58849bd62440428ce889b3c43cc01e
CRs-Fixed: 774699
1 file changed
tree: acae4a521bea06e2a3d9975af5be3216f97362d2
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig
  7. Makefile