summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/htt.h
diff options
context:
space:
mode:
authorKalle Valo <kvalo@qca.qualcomm.com>2016-04-20 19:45:47 +0300
committerKalle Valo <kvalo@qca.qualcomm.com>2016-04-20 20:00:27 +0300
commit77561f9394f8553cce487b12b15b4879ecbaf6d7 (patch)
tree0f4c39497785d82c4b5d60976582426f11b49288 /drivers/net/wireless/ath/ath10k/htt.h
parentbf3c13ab49965f0517b579dc490d612d074d535a (diff)
downloadtalos-obmc-linux-77561f9394f8553cce487b12b15b4879ecbaf6d7.tar.gz
talos-obmc-linux-77561f9394f8553cce487b12b15b4879ecbaf6d7.zip
ath10k: move htt_op_version to struct ath10k_fw_file
Preparation for testmode.c to use ath10k_core_fetch_board_data_api_n(). Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath10k/htt.h')
-rw-r--r--drivers/net/wireless/ath/ath10k/htt.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/wireless/ath/ath10k/htt.h b/drivers/net/wireless/ath/ath10k/htt.h
index ee7c8f8f8073..911c535d0863 100644
--- a/drivers/net/wireless/ath/ath10k/htt.h
+++ b/drivers/net/wireless/ath/ath10k/htt.h
@@ -1562,7 +1562,6 @@ struct ath10k_htt {
u8 target_version_major;
u8 target_version_minor;
struct completion target_version_received;
- enum ath10k_fw_htt_op_version op_version;
u8 max_num_amsdu;
u8 max_num_ampdu;
OpenPOWER on IntegriCloud