ath10k: rename WMI_CMD_UNDEFINED
authorBartosz Markowski <bartosz.markowski@tieto.com>
Tue, 15 Oct 2013 07:55:31 +0000 (09:55 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Wed, 16 Oct 2013 08:52:06 +0000 (11:52 +0300)
Rename WMI_CMD_UNDEFINED to WMI_CMD_UNSUPPORTED. This is more
accurate here. Also return -EOPNOTSUPP instead of -EINVAL in
wmi_cmd_send().

Signed-off-by: Bartosz Markowski <bartosz.markowski@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>

No differences found