Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp416359pxf; Thu, 8 Apr 2021 05:58:17 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxt1TTja30zvOELHfMD7J1ZlxNj71FznRXsuTiSKB52SDRdPXFmAd/wBupNHzdwkBhOdApv X-Received: by 2002:a17:906:4e82:: with SMTP id v2mr10513556eju.128.1617886697510; Thu, 08 Apr 2021 05:58:17 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1617886697; cv=none; d=google.com; s=arc-20160816; b=Mc8oWZItNMP0a5d5Bq6u7oW5lyZzsqPuTv1VAVJt29meupuK6SL70eZepm1HbXqDbi e3F20HQlqCd9EsKak6cHp1maxNUUpmc6mN/EwJRIdkydjMDNFZ5CxnYK6hUCcqDahvZ7 9JxQphGDUh1SmbCFjec0JPhxiuNwrH7gb0NlDH6Rj5ABQEjLNT3bPrkbHVzDkV3N46OW vuvryv2rmV89NgNkFl358rmDISvvPIboWkcNK122tQfaikL3UBzm6RyaYVAn5bC2JCu+ /8SYobx5jlCYX9H0ydhmHKxLQhiGgc4r6TIfsuzjNBbCpeqov4wHc9vvDg2V8rFElu9T cWYw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:date:to:from:subject:message-id; bh=Yv0Z5vNSsKzC7yvJx2OPRNx+WiRjuGOLH1E8RcoYKJk=; b=vh/NlMTiR/yOIwxOJuomjVBcyOomdBka3cO9KrbfVBYECGo2KntSJD6ftqbvMqcj9a hP3pb4nU+ctqaGeOqV6dNvbwrCIrh93peYsNgODBahD8EsiFIr7LzdgCQ3Ct/J+XCkIR oDbVH1hTagKPAOcLElZg1nP8TtFmp5SzIpVeRiK2ziROiZ7tXTLrBZeZqeJuYRTDXYup tCjwzNXdUr6zA0DPnvcNQxq5egPYnWrZ91yp1eaClMaLas2RkxC2zhjYMJne4rgSVWGi yUfCteCADH9JlXos+ZMkZbWHfAa1atUEaenKFbBkCnZiAoHpn85SNa/hBVdFJBvKNlJX xIXg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-wireless-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-wireless-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id z19si1773452edr.283.2021.04.08.05.57.54; Thu, 08 Apr 2021 05:58:17 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-wireless-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-wireless-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-wireless-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231158AbhDHMzc (ORCPT + 99 others); Thu, 8 Apr 2021 08:55:32 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59374 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229741AbhDHMzc (ORCPT ); Thu, 8 Apr 2021 08:55:32 -0400 Received: from sipsolutions.net (s3.sipsolutions.net [IPv6:2a01:4f8:191:4433::2]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 292FDC061760 for ; Thu, 8 Apr 2021 05:55:21 -0700 (PDT) Received: by sipsolutions.net with esmtpsa (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.94) (envelope-from ) id 1lUUBr-0090PL-CL; Thu, 08 Apr 2021 14:55:19 +0200 Message-ID: Subject: Re: Question on "mac80211: HE STA disassoc due to QOS NULL not sent" From: Johannes Berg To: Ben Greear , "linux-wireless@vger.kernel.org" , shay.bar@celeno.com Date: Thu, 08 Apr 2021 14:55:18 +0200 In-Reply-To: <3c89f6f5-f094-4d1a-f254-6ca7483b54e5@candelatech.com> (sfid-20210331_012437_187850_3A6D0115) References: <3c89f6f5-f094-4d1a-f254-6ca7483b54e5@candelatech.com> (sfid-20210331_012437_187850_3A6D0115) Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.38.4 (3.38.4-1.fc33) MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-malware-bazaar: not-scanned Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org On Tue, 2021-03-30 at 16:23 -0700, Ben Greear wrote: > While debugging a station polling issue. Should it maybe send > a probe request instead of just not probing at all? > > commit f39b07fdfb688724fedabf5507e15eaf398f2500 > Author: Shay Bar > Date: Wed Jul 3 16:18:48 2019 +0300 > >      mac80211: HE STA disassoc due to QOS NULL not sent > >      In case of HE AP-STA link, ieee80211_send_nullfunc() will not >      send the QOS NULL packet to check if AP is still associated. Quite possibly we should just fix this - I think there was a recent discussion on that here on the list? johannes