OSDN Git Service

ath10k: bugfix: add USB case in ath10k_core_probe_fw
authorErik Stromdahl <erik.stromdahl@gmail.com>
Thu, 28 Dec 2017 19:06:45 +0000 (20:06 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 9 Jan 2018 08:18:32 +0000 (10:18 +0200)
commite6fe214e61971494d2e4fe1d3f99020f652d3ada
treed99ee1e0698cd0b8285fd1ca75868826db791063
parentfbea11c8d583a8d32aca6c2d930ca563b7ad1d24
ath10k: bugfix: add USB case in ath10k_core_probe_fw

It was accidentally left out from the switch statement and target info was not
queried.

Signed-off-by: Erik Stromdahl <erik.stromdahl@gmail.com>
[kvalo@codeaurora.org: add commit log]
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath10k/core.c