From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from sipsolutions.net (s3.sipsolutions.net [168.119.38.16]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 34688331230 for ; Wed, 15 Apr 2026 13:02:58 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=168.119.38.16 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776258179; cv=none; b=mH7uiACzdrkzbwQG+rLhZykHuOrixbGnMBBzY7mDLFKc+ZxBze86LiQsqBGyyGajX03UtikL/3zfDrlh1zrmmyy3eHaS3pSOFAdjpctB6xsFo5Rm/cID3FG6yB8aEHC1EdXFvMLsj15roqCCORlMX52Fv3gdK/368rgEkkzXEq8= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776258179; c=relaxed/simple; bh=v/bmwtzPXj6eViWJH1sCKkFKfbVPdymQqzPbjbDOiT4=; h=Message-ID:Subject:From:To:Cc:Date:In-Reply-To:References: Content-Type:MIME-Version; b=CprToWKS6DL/CG1Di8DL8JiWqr8yj6tfewdD0tCF2RnzehFxwNncBvaNpyn7OA70vY0zT/04Bm54R1Cca5QJwwkQ3dXUg5YPR/L5/gmkht3j5am3g8csoXOaL9a16RWCc/qMm9NhI+TjUx7NFSNNz3vJJuFG7Ysxya/e1GDNm0k= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=sipsolutions.net; spf=pass smtp.mailfrom=sipsolutions.net; dkim=pass (2048-bit key) header.d=sipsolutions.net header.i=@sipsolutions.net header.b=bB6ixD/D; arc=none smtp.client-ip=168.119.38.16 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=sipsolutions.net Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=sipsolutions.net Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=sipsolutions.net header.i=@sipsolutions.net header.b="bB6ixD/D" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sipsolutions.net; s=mail; h=MIME-Version:Content-Transfer-Encoding: Content-Type:References:In-Reply-To:Date:Cc:To:From:Subject:Message-ID:Sender :Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-To: Resent-Cc:Resent-Message-ID; bh=v/bmwtzPXj6eViWJH1sCKkFKfbVPdymQqzPbjbDOiT4=; t=1776258178; x=1777467778; b=bB6ixD/D/s6tDG07h6TENWEVHyUgfrdkf+wzi8OrvPvq5dS HtKKOW+35rq5qNGGsxRoBVvYVrDM8RzZXGFW4vR2g4sHq7YB3T1NdvnrO3u9pj+7/4bBvPF53yVGG /BG1TLkL6dayuIsRvkw96KXxCW2HWwGriRvrjE7MouWTBMWymluw1DAWTaXJ/2INd0MXORUGE2pOX nJsYbfnSmVlrdlIDppCbNjyW21+rVS0j7ptj1UfJvWdBEZZcf/5vxIt2PFs8VHEYR4Rw310AAGafS N+sXAqqMd7yEmgUocp2UcVuV0gkzoiQND8jkL4bZrVxQWG14aqXg8NBG3waiOnIQ==; Received: by sipsolutions.net with esmtpsa (TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.98.2) (envelope-from ) id 1wCztP-00000006PXw-0tK4; Wed, 15 Apr 2026 15:02:55 +0200 Message-ID: Subject: Re: [PATCH 09/20] wifi: mac80211: clean up STA NSS handling From: Johannes Berg To: linux-wireless@vger.kernel.org Cc: Miriam Rachel Korenblit Date: Wed, 15 Apr 2026 15:02:54 +0200 In-Reply-To: <20260415144514.bef3d07beeb6.I97fb93ccc1b366110ab23de58fcd73676cdd85d6@changeid> References: <20260415124514.284345-22-johannes@sipsolutions.net> <20260415144514.bef3d07beeb6.I97fb93ccc1b366110ab23de58fcd73676cdd85d6@changeid> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.58.3 (3.58.3-1.fc43) Precedence: bulk X-Mailing-List: linux-wireless@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-malware-bazaar: not-scanned On Wed, 2026-04-15 at 14:42 +0200, Johannes Berg wrote: >=20 > type=3Dcleanup > ticket=3Dnone >=20 > Signed-off-by: Johannes Berg > Reviewed-on: https://gerritwcs.ir.intel.com/c/iwlwifi-stack-dev/+/273695 > Tested-by: iil_jenkins iil_jenkins > tested: iil_jenkins iil_jenkins Meh, sorry about that. I'm not going to resend for it right away though. johannes