ath6kl: add firmware capabilities support
authorKalle Valo <kvalo@qca.qualcomm.com>
Mon, 12 Sep 2011 10:47:34 +0000 (13:47 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 16 Sep 2011 15:48:34 +0000 (18:48 +0300)
commit97e0496d056726ab46e7e977315f2ab847b34209
tree64b66e757d575d393af3322fee8ecea5187a9540
parent8a13748034e93b4134455ebf51e2fada8eb00aca
ath6kl: add firmware capabilities support

The new firmware format includes capability bits which make it
possible to check what features the firmware supports. Add infrastructure
to read the capabilities. For now it only provides
ATH6KL_FW_CAPABILITY_HOST_P2P which is not even used anywhere yet, but that
will be added later.

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