OSDN Git Service

ath10k: set 10.4 fw exclusive wmi cmd as unsupported for other fw versions
authorRaja Mani <rmani@qti.qualcomm.com>
Mon, 22 Jun 2015 14:40:12 +0000 (20:10 +0530)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 30 Jun 2015 12:31:06 +0000 (15:31 +0300)
commit772b4aeee51a851132abf799de8c07cfbe95ac00
tree6c6310992cc323f47d1ffa4dc8c7b378e03de625
parent2d491e69962a94bbeb0449a060cca2d156f943e9
ath10k: set 10.4 fw exclusive wmi cmd as unsupported for other fw versions

In fact, explicit assigned to ZERO for unsupported wmi commands
are not really needed. Global static variable will have ZERO by
default. However, just for better readability setting all wmi cmds
in non 10.4 firmware wmi mapping table as unsupported for wmi cmd
which are exclusively available only in 10.4 firmware.

Signed-off-by: Raja Mani <rmani@qti.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/wmi-tlv.c
drivers/net/wireless/ath/ath10k/wmi.c