aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/snoc.c
diff options
context:
space:
mode:
authorGovind Singh <govinds@codeaurora.org>2018-12-20 09:53:36 +0200
committerKalle Valo <kvalo@codeaurora.org>2018-12-20 19:03:15 +0200
commit8765967592875f1b4b20a8541a325045e5f75a36 (patch)
tree6a56df40765d5010bdd9c3258d088445f1c9472f /drivers/net/wireless/ath/ath10k/snoc.c
parentath10k: fix warning due to msdu limit error (diff)
downloadlinux-dev-8765967592875f1b4b20a8541a325045e5f75a36.tar.xz
linux-dev-8765967592875f1b4b20a8541a325045e5f75a36.zip
ath10k: remove work in progress logs from snoc driver
All the necessary patches to make wifi running (over SNOC) are merged and tested on SDM845/QCS404 platform with WCN3990 wifi module, hence remove work in progress debug from snoc driver and Kconfig. Signed-off-by: Govind Singh <govinds@codeaurora.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/wireless/ath/ath10k/snoc.c')
-rw-r--r--drivers/net/wireless/ath/ath10k/snoc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/wireless/ath/ath10k/snoc.c b/drivers/net/wireless/ath/ath10k/snoc.c
index dad7e1ce79c0..54efe6be8f1d 100644
--- a/drivers/net/wireless/ath/ath10k/snoc.c
+++ b/drivers/net/wireless/ath/ath10k/snoc.c
@@ -1654,7 +1654,6 @@ static int ath10k_snoc_probe(struct platform_device *pdev)
}
ath10k_dbg(ar, ATH10K_DBG_SNOC, "snoc probe\n");
- ath10k_warn(ar, "Warning: SNOC support is still work-in-progress, it will not work properly!");
return 0;