]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
wcn36xx: handle new hal response format
authorAndy Green <andy.green@linaro.org>
Mon, 12 Jan 2015 15:01:26 +0000 (23:01 +0800)
committerKhalid Elmously <khalid.elmously@canonical.com>
Wed, 14 Mar 2018 02:42:09 +0000 (02:42 +0000)
commitfc3312b3034d37face6158763b2bf1463fe27f2a
treec32fe6e2230a032efa63e398f0897e4552fbed7c
parent1e932ec608b1cfd6e3f78023a52c1c79def56be4
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>
drivers/net/wireless/ath/wcn36xx/smd.c
drivers/net/wireless/ath/wcn36xx/smd.h