ath10k: move fw_version inside struct ath10k_fw_file
authorKalle Valo <kvalo@qca.qualcomm.com>
Wed, 20 Apr 2016 16:45:05 +0000 (19:45 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Wed, 20 Apr 2016 17:00:24 +0000 (20:00 +0300)
commit453173550256542c20b24a8d85b806941b77ac76
tree0a2cae532885db76f6ffd26c5b50f9bbff2b7451
parent7ebf721d0d47150f6e327a6ae2692779495a2c2a
ath10k: move fw_version inside 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>
drivers/net/wireless/ath/ath10k/core.c
drivers/net/wireless/ath/ath10k/core.h
drivers/net/wireless/ath/ath10k/testmode.c