From: Raja Mani Date: Mon, 22 Jun 2015 14:40:12 +0000 (+0530) Subject: ath10k: set 10.4 fw exclusive wmi cmd as unsupported for other fw versions X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~246^2~43^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=772b4aeee51a851132abf799de8c07cfbe95ac00;p=pandora-kernel.git 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 Signed-off-by: Kalle Valo --- Reading git-diff-tree failed