]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: mac80211: update outdated comment
authorKexin Sun <kexinsun@smail.nju.edu.cn>
Sat, 28 Feb 2026 06:19:44 +0000 (14:19 +0800)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 2 Mar 2026 09:27:25 +0000 (10:27 +0100)
commitb8a57b979a7c2069081ed0bf88a727b17d85ac96
tree8b854c311838fefbe71b5394ba4530286ca3d7d5
parentbed80a08ff5e357ea722db10e2b552acf1ff7482
wifi: mac80211: update outdated comment

The function ieee80211_start_scan() was refactored and replaced by
__ieee80211_start_scan() in commit f3b85252f081 ("mac80211: fix scan
races and rework scanning"). Update the comment in
ieee80211_tx_h_check_assoc() accordingly.

Additionally, remove the broken gmane.org link in the comment.

Suggested-by: Lachlan Hodges <lachlan.hodges@morsemicro.com>
Suggested-by: Johannes Berg <johannes@sipsolutions.net>
Assisted-by: unnamed:deepseek-v3.2 coccinelle
Signed-off-by: Kexin Sun <kexinsun@smail.nju.edu.cn>
Link: https://patch.msgid.link/20260228061944.887-1-kexinsun@smail.nju.edu.cn
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/tx.c