ath10k: block offchannel operations if TDLS session is active
authorAnilkumar Kolli <akolli@qti.qualcomm.com>
Fri, 27 Oct 2017 08:12:28 +0000 (11:12 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 27 Oct 2017 13:45:47 +0000 (16:45 +0300)
commita60809313b96c9489780944e6df45357b20d2ef5
tree400e0381a2ada3341b35d562ae1d984140e3b239
parentdd0f9cd6bc6a6d663b23f1d1a84c970d1f042b1c
ath10k: block offchannel operations if TDLS session is active

Do not allow off channel operations like scans/roc when
there are active TDLS sessions.

The Current firmware 10.4-3.5.1-00035 on QCA9888 does not
supports any offchannel operations on active TDLS sessions,
either driver needs to block the offchannel operation requests
or should teardown the TDLS connection.

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