ath6kl: add support for FW API 3
authorKalle Valo <kvalo@qca.qualcomm.com>
Fri, 16 Dec 2011 18:53:41 +0000 (20:53 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 23 Dec 2011 12:53:22 +0000 (14:53 +0200)
commit65a8b4cc511b68712799e91137324f2abece7d3e
tree552ff361fc9a77fb886179181a4c729cd95d7d2d
parentc0038972b1253ad7f3ab7cc35ed57a830f5c8568
ath6kl: add support for FW API 3

As firmware starting from 3.2.0.12 has some API changes and doesn't work
with older versions of ath6kl we need to bump up the API version. This
way we don't break anything.

Also store which version of API is used and print that during boot:

ath6kl: ar6003 hw 2.1.1 sdio fw 3.2.0.13 api 3

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