]> asedeno.scripts.mit.edu Git - linux.git/commit
ath10k: use firmware_request_nowarn() to load firmware
authorAndres Rodriguez <andresx7@gmail.com>
Thu, 10 May 2018 20:08:46 +0000 (13:08 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 May 2018 14:44:41 +0000 (16:44 +0200)
commitc8e028026387ea2d520a502971cfa21f8cc8212d
treedd59ec9916ece8ac15b439d8404d71d79a038d80
parent7dcc01343e483efda0882456f8361f061a5f416d
ath10k: use firmware_request_nowarn() to load firmware

This reduces the unnecessary spew when trying to load optional firmware:
"Direct firmware load for ... failed with error -2"

Signed-off-by: Andres Rodriguez <andresx7@gmail.com>
Reviewed-by: Kees Cook <keescook@chromium.org>
Acked-by: Kalle Valo <kvalo@codeaurora.org>
Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/wireless/ath/ath10k/core.c