OSDN Git Service

ath10k: create ath10k_core_init_features()
authorKalle Valo <kvalo@qca.qualcomm.com>
Wed, 3 Dec 2014 08:09:59 +0000 (10:09 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 8 Dec 2014 15:37:01 +0000 (17:37 +0200)
commit5f2144d9b2ea297aa75f0f952be96af7f02360f1
tree5890d27ce459e4a018247092ed298c5c02828b23
parentc6ce492d03e89e1f1a30cbdab777e9367baeae34
ath10k: create ath10k_core_init_features()

It's easier to manage firmware version differences when we configure them in
one place. Rename ath10k_core_init_max_sta_count() to
ath10k_core_init_firmware_features() and start moving most of the firmware
version ("features") handling to that function.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/core.c