From patchwork Wed Aug 17 11:28:00 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mohammed Shafi Shajakhan X-Patchwork-Id: 9285621 X-Patchwork-Delegate: kvalo@adurom.com Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 61686600CB for ; Wed, 17 Aug 2016 11:28:34 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 550632878A for ; Wed, 17 Aug 2016 11:28:34 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 49B4728831; Wed, 17 Aug 2016 11:28:34 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 252C92878A for ; Wed, 17 Aug 2016 11:28:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751032AbcHQL2a (ORCPT ); Wed, 17 Aug 2016 07:28:30 -0400 Received: from wolverine01.qualcomm.com ([199.106.114.254]:58601 "EHLO wolverine01.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752378AbcHQL22 (ORCPT ); Wed, 17 Aug 2016 07:28:28 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=qti.qualcomm.com; i=@qti.qualcomm.com; q=dns/txt; s=qcdkim; t=1471433308; x=1502969308; h=from:to:cc:subject:date:message-id:mime-version; bh=tZ8IdlveuKmLqIm6zyEuHHRpxvs5dzEC+VFIHNDC0Vg=; b=PVP9Y5gGnReKigXje2Jmq/BoS/rMu5dna7q7QylL+jkJZ7Xqm1KpsO7+ OZbTVOnXXY5KdFxJkMsn+5dGFbNfrzHLcgTvy2KbUFFKz6sDC2GAeWVM0 e/LrKa3hInne/q66iCeebNfIRwDUXr7YfV5XJ3j5U/xZFE1BuoysZ6SbM o=; X-IronPort-AV: E=Sophos;i="5.28,529,1464678000"; d="scan'208";a="217138692" Received: from unknown (HELO ironmsg02-R.qualcomm.com) ([10.53.140.106]) by wolverine01.qualcomm.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 17 Aug 2016 04:28:17 -0700 From: Mohammed Shafi Shajakhan X-IronPort-AV: E=McAfee;i="5700,7163,8259"; a="790870327" X-Amp-Result: CLEAN Received: from nasanexm02e.na.qualcomm.com ([10.85.0.86]) by ironmsg02-R.qualcomm.com with ESMTP/TLS/RC4-SHA; 17 Aug 2016 04:28:17 -0700 Received: from aphydexm01b.ap.qualcomm.com (10.252.127.11) by nasanexm02e.na.qualcomm.com (10.85.0.86) with Microsoft SMTP Server (TLS) id 15.0.1178.4; Wed, 17 Aug 2016 04:28:16 -0700 Received: from qcmail1.qualcomm.com (10.80.80.8) by aphydexm01b.ap.qualcomm.com (10.252.127.11) with Microsoft SMTP Server (TLS) id 15.0.1178.4; Wed, 17 Aug 2016 16:58:08 +0530 Received: by qcmail1.qualcomm.com (sSMTP sendmail emulation); Wed, 17 Aug 2016 16:58:01 +0530 To: CC: , , "Mohammed Shafi Shajakhan" Subject: [PATCH] ath10k: suppress warnings when getting wmi WDS peer event id Date: Wed, 17 Aug 2016 16:58:00 +0530 Message-ID: <1471433280-15237-1-git-send-email-mohammed@qca.qualcomm.com> X-Mailer: git-send-email 1.7.9.5 MIME-Version: 1.0 X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanexm01a.na.qualcomm.com (10.85.0.81) To aphydexm01b.ap.qualcomm.com (10.252.127.11) Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Mohammed Shafi Shajakhan 'WMI_10_4_WDS_PEER_EVENTID' is not yet handled/implemented for WDS mode, as of nowsuppress the warning message "Unknown eventid: 36903" Signed-off-by: Mohammed Shafi Shajakhan --- found this issue while running ath10k WDS AP -> ath10k WDS STA UDP traffic drivers/net/wireless/ath/ath10k/wmi.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/net/wireless/ath/ath10k/wmi.c b/drivers/net/wireless/ath/ath10k/wmi.c index 6279ab4..a380616 100644 --- a/drivers/net/wireless/ath/ath10k/wmi.c +++ b/drivers/net/wireless/ath/ath10k/wmi.c @@ -5274,6 +5274,7 @@ static void ath10k_wmi_10_4_op_rx(struct ath10k *ar, struct sk_buff *skb) break; case WMI_10_4_WOW_WAKEUP_HOST_EVENTID: case WMI_10_4_PEER_RATECODE_LIST_EVENTID: + case WMI_10_4_WDS_PEER_EVENTID: ath10k_dbg(ar, ATH10K_DBG_WMI, "received event id %d not implemented\n", id); break;