ath10k: don't call quiet mode if it's not implemented
authorMichal Kazior <michal.kazior@tieto.com>
Tue, 24 Mar 2015 12:40:17 +0000 (12:40 +0000)
committerKalle Valo <kvalo@qca.qualcomm.com>
Wed, 1 Apr 2015 17:21:17 +0000 (20:21 +0300)
commitd600a6d754254079d4af8ac6003747f662a36218
tree53b11ed6fe6b87b1d3766aee23bef97f6ab1f9c9
parentc94aa7ef4647b81bc110300e0a1be777961d7a3a
ath10k: don't call quiet mode if it's not implemented

qca6174 and wmi-tlv doesn't have quiet mode
implemented. Don't even attempt to call it. This
fixes a warning when bringing first interface up:

  failed to set quiet mode period 100 duarion 0 enabled 0 ret -95

Fixes: 8515b5c79a54 ("ath10k: configure thermal throttle while powering up")
Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/thermal.c