wcn36xx: handle new hal response format
authorAndy Green <andy.green@linaro.org>
Tue, 10 Nov 2015 08:25:53 +0000 (03:25 -0500)
committerKalle Valo <kvalo@codeaurora.org>
Mon, 30 Nov 2015 12:36:55 +0000 (14:36 +0200)
commit40ac77c8117b06501f3d190b614b008e66f68df2
treeb17935bdee2590f03d70a0f20695f7fc21ec66b1
parentdf0d4364766fcc8f717d751e5b6cee2a56acd7b5
wcn36xx: handle new hal response format

wcn3620 has a new message structure for the reply to some hal
commands.  This patch adds the struct and helper routine that
uses it if the chip is wcn3620, or falls back to the old
helper routine.

We don't know what to do with the candidate list he sends back,
but we can at least accept and ignore it nicely instead of dying.

Signed-off-by: Andy Green <andy.green@linaro.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/wcn36xx/smd.c
drivers/net/wireless/ath/wcn36xx/smd.h