]> asedeno.scripts.mit.edu Git - linux.git/commit
ath10k: handle resource init failure case
authorGovind Singh <govinds@codeaurora.org>
Wed, 13 Jun 2018 06:48:06 +0000 (12:18 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 14 Jun 2018 15:21:18 +0000 (18:21 +0300)
commitd16a7ab20ac9861979c83d7fce8f5edc48daada6
tree3a721289484d1948ccd8b4a557e10ca92454393a
parent5db98aee93cd1ba5b94b1a9bc9057c98e2a36fd6
ath10k: handle resource init failure case

Return type of resource init method is not assigned.
Handle resource init failures for graceful exit.

Signed-off-by: Govind Singh <govinds@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath10k/snoc.c