]> git.itanic.dy.fi Git - linux-stable/commit
ath10k: update tdls teardown state to target
authorManikanta Pubbisetty <mpubbise@qti.qualcomm.com>
Mon, 6 Nov 2017 08:09:31 +0000 (13:39 +0530)
committerKalle Valo <kvalo@qca.qualcomm.com>
Sat, 2 Dec 2017 14:15:43 +0000 (16:15 +0200)
commit424ea0d174e82365f85c6770225dba098b8f1d5f
treef94543cc9c8a17c6687bd86bce1e6cb52752633a
parent170e8e6176d480717b0603a988ce7e4c1be654a8
ath10k: update tdls teardown state to target

It is required to update the teardown state of the peer when
a tdls link with that peer is terminated. This information is
useful for the target to perform some cleanups wrt the tdls peer.

Without proper cleanup, target assumes that the peer is connected and
blocks future connection requests, updating the teardown state of the
peer addresses the problem.

Tested this change on QCA9888 with 10.4-3.5.1-00018 fw version.

Signed-off-by: Manikanta Pubbisetty <mpubbise@qti.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/mac.c