wlan: Disable WMM inactivity timer on Del Tspec

Inactivity timer is started on successful ADDTS triggered
via iw command. This timer is not stopped and destroyed if
AP sends DELTS. If another ADDTS is triggered via iw command,
the timer will be started again and since the same timer is
being added to timer list, kernel panic occurs.

Fix is to disable WMM inactivity timer on DELTS triggered by
AP.

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