android_kernel_xiaomi_sm8350/core/mac
Abhishek Singh eb7751ad7b qcacld-3.0: Fix invalid session used in ap ecsa timeout api
If ecsa timeout is active and stop bss is received. During
pe delete session the timer is stopped and destroyed. But if
if timer has already expired and has posted the message to MC
thread the timer callback will be called with pe session which
is already deleted.

Fix this by checking if of pe session is valid in timeout API.
Also reset dfsIncludeChanSwIe during pe delete session.

Change-Id: I67d7e65c8136daaa04afa8b01b7019b0b8b36dae
CRs-Fixed: 2372278
2018-12-25 05:20:52 -08:00
..
inc Release 5.2.0.113H 2018-12-25 02:59:11 -08:00
src qcacld-3.0: Fix invalid session used in ap ecsa timeout api 2018-12-25 05:20:52 -08:00