lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ec6cb28c-ec3e-4695-b0da-97c452127d5e@quicinc.com>
Date: Thu, 5 Dec 2024 16:40:41 +0530
From: Aditya Kumar Singh <quic_adisi@...cinc.com>
To: Zong-Zhe Yang <kevin_yang@...ltek.com>,
        Johannes Berg
	<johannes@...solutions.net>
CC: "linux-wireless@...r.kernel.org" <linux-wireless@...r.kernel.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] wifi: mac80211: re-order unassigning channel in activate
 links

On 12/5/24 14:08, Zong-Zhe Yang wrote:
> Could you also update the description of ieee80211_set_active_links() (include/net/mac80211.h) to align the changes?
> I think it would be like:
> 
>    change_vif_links(0x11)
>    assign_vif_chanctx(link_id=4)
>    change_sta_links(0x11) for each affected STA (the AP)
>    [...]
>    change_sta_links(0x10) for each affected STA (the AP)
>    unassign_vif_chanctx(link_id=0)
>    change_vif_links(0x10)

Good point! I will do it in next version, thanks for pointing it out.

-- 
Aditya

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ