From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id EE626C433EF for ; Tue, 14 Dec 2021 11:56:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229648AbhLNL46 (ORCPT ); Tue, 14 Dec 2021 06:56:58 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53388 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233740AbhLNL45 (ORCPT ); Tue, 14 Dec 2021 06:56:57 -0500 Received: from mail-wr1-x435.google.com (mail-wr1-x435.google.com [IPv6:2a00:1450:4864:20::435]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A6CBBC061574 for ; Tue, 14 Dec 2021 03:56:56 -0800 (PST) Received: by mail-wr1-x435.google.com with SMTP id d24so32096228wra.0 for ; Tue, 14 Dec 2021 03:56:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=UYofgct3PZij7xbQa35VKZK/aZ8f/hyUCR1w0Dz7WRo=; b=zkWweRWX0yMoh6KHoIsCP8XlYBlX90Ei2fMePDQpbAS9PdSjDZ0fbmWNpglUTbk8ta +R6IrDTiv1hHgaeXoDKvaU2+J53A5kGor76mZoJ+o4OiYNI7ck6oO8xg4X7gLXLmBd/p rMzYnZL7ilSH6cVrC5BczNyute5oPY9uUBC7Mel0pFuSgoQdAOIM6HtJK3tgoWfrQ2Ys v2GHXm7YtPs3zLI2GwjBNiqKgTLA/V3VHjvC0HEDyLB8TTCUiQv/YfI6YRCmgbOHTTXU H0CBcWIg0WcPXdZobhzfMljvWTfZ5EvK9fdZ69i6ffQKzg2R1v7oHgEF372gjAaH2b7O 8UCQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=UYofgct3PZij7xbQa35VKZK/aZ8f/hyUCR1w0Dz7WRo=; b=GeV0O5nL0WmdGfgrENnePEW8Ur+Ragnb2Z973MSf3onhadnViHUaS3NUXTwtHNV6Uk WPS3AA7LdRInA8M2SHaN4jWUQiuhNz7FR8jeCspRud++kfflM7d8g/yBhCe1fkwhhFHZ p9vVKvatqRh2ZTg5b09EszOwgWT2d3Oa6v50FUfKLBdAts+ZAZU/9PxakYDiikdFsEnw TN/MS55jcVfUDtctqoaLN6tIDegz1SZNOItMVMr30Yz65blmeXLlzZraRT57v0DWxL7J 5aLV3Q9JW93arvkA9EWE+thaBD3Xi+6W+y3TIwkyPxg5QWd516tIG6WXKnJ+Bw1mLOAB dBpQ== X-Gm-Message-State: AOAM532j/DrwwgYgYxqFE5t8SenHwrcwc+EOV16DBIW1ozYTdl5SkUM3 UF7ai7CV2rAXDPYHawvwdzd8VQ0vSYR7JA== X-Google-Smtp-Source: ABdhPJx5QR7/HK/lUMwumUYpJLIMfqG4gyQv/KqxoyOIKosruoIoeZAIa8+pqhRxfarLNYqxAjSI3g== X-Received: by 2002:a5d:6785:: with SMTP id v5mr5245441wru.380.1639483015287; Tue, 14 Dec 2021 03:56:55 -0800 (PST) Received: from [192.168.0.162] (188-141-3-169.dynamic.upc.ie. [188.141.3.169]) by smtp.gmail.com with ESMTPSA id e11sm8354877wrq.28.2021.12.14.03.56.54 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 14 Dec 2021 03:56:54 -0800 (PST) Message-ID: Date: Tue, 14 Dec 2021 11:59:01 +0000 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.1.1 Subject: Re: [PATCH 3/3] wcn36xx: Implement downstream compliant beacon filtering Content-Language: en-US To: Loic Poulain Cc: kvalo@codeaurora.org, linux-wireless@vger.kernel.org, wcn36xx@lists.infradead.org, linux-arm-msm@vger.kernel.org, benl@squareup.com References: <20211213135127.1656258-1-bryan.odonoghue@linaro.org> <20211213135127.1656258-4-bryan.odonoghue@linaro.org> From: Bryan O'Donoghue In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 14/12/2021 10:31, Loic Poulain wrote: > Shouldn't this be configured only if the vif type is NL80211_IFTYPE_STATION? It shouldn't make a difference since BMPS will only be reached by an STA but, I have no objection to adding the if. --- bod