From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]) by bombadil.infradead.org with esmtps (Exim 4.92.2 #3 (Red Hat Linux)) id 1iBDOj-0000Fx-NJ for ath10k@lists.infradead.org; Fri, 20 Sep 2019 07:32:11 +0000 From: Kalle Valo Subject: Re: [PATCH v3] ath10k: support NET_DETECT WoWLAN feature References: <1534402113-14337-1-git-send-email-wgong@codeaurora.org> <20181114225910.GA220599@google.com> <87woe5aehr.fsf@kamboji.qca.qualcomm.com> <40854e84bd4b4a9699b60530b1c373ad@aptaiexm02f.ap.qualcomm.com> Date: Fri, 20 Sep 2019 10:32:02 +0300 In-Reply-To: <40854e84bd4b4a9699b60530b1c373ad@aptaiexm02f.ap.qualcomm.com> (Wen Gong's message of "Fri, 20 Sep 2019 02:55:08 +0000") Message-ID: <87pnjvctjh.fsf@codeaurora.org> MIME-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath10k" Errors-To: ath10k-bounces+kvalo=adurom.com@lists.infradead.org To: Wen Gong Cc: Brian Norris , linux-wireless , Linux Kernel , "ath10k@lists.infradead.org" , Wen Gong Wen Gong writes: >> -----Original Message----- >> From: ath10k On Behalf Of Kalle Valo >> Sent: Wednesday, September 18, 2019 10:03 PM >> To: Brian Norris >> Cc: linux-wireless ; Linux Kernel > kernel@vger.kernel.org>; ath10k@lists.infradead.org; Wen Gong >> >> Subject: [EXT] Re: [PATCH v3] ath10k: support NET_DETECT WoWLAN feature >> >> So essentially the problem is that with firmwares supporting both >> WMI_SERVICE_NLO and WMI_SERVICE_SPOOF_MAC_SUPPORT ath10k >> enables >> NL80211_FEATURE_SCAN_RANDOM_MAC_ADDR, but >> NL80211_FEATURE_SCHED_SCAN_RANDOM_MAC_ADDR is not enabled >> which is >> inconsistent from user space point of view. Is my understanding correct? >> >> Wen, can you enable NL80211_FEATURE_SCAN_RANDOM_MAC_ADDR? >> Does firmware >> support that? > > Yes, I test again, it is enabled NL80211_FEATURE_SCAN_RANDOM_MAC_ADDR now. Sorry, I'm not quite understanding your reply. But I mixed up the flags. I meant that can we enable NL80211_FEATURE_SCAN_RANDOM_MAC_ADDR in ath10k? Does the firmware releases which have WMI_SERVICE_NLO support NL80211_FEATURE_SCAN_RANDOM_MAC_ADDR as well? -- Kalle Valo _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k